.naslov{
color: #000;
text-align: center;
font-weight: 800;
}
.tekst{
max-width: 800px;
margin: auto;
color: black;
text-align: center;
}
.naslov-storitev{
color: black;
font-weight: 700;
}
.tekst-storitev{
color: #555;
line-height: 1.55rem;
}
h1{
color: #000;
}
h1.naslov-storitve{
color: #fff;
}
.homepage-glavni-naslov{
text-shadow: 1px 1px 5px black;
}