

body{
    background-color: white;
    color:#717E85;
}

.navbar-brand {
    width: 200px;
}

.hero img{
    width: 100%;
}

h1, .blugedis{
    color: #71BB7A;
}

#footer a{
    color: white;
    text-decoration: none;
}

.contatore
{
    font-size: 72px;
    font-weight: bolder;

}

.testo-servizi{
    text-align: justify;
    padding: 0 20px;
}

.blu-gedis{color: #12457F;}