h1, h2, h3 {
  color: #1E86C5;
}
/* PAGINA SERVIZI */
.servizi h3 {
    font-size: 22px;
}
@media only screen and (max-width: 1200px) {
.servizi img.sppb-img-responsive {
    width: 40px;
}
}
/* PAGINA CONTATTI */
div.contatti i.fas, div.contatti i.far {
  font-size: 24px !important;
  color: #4d4d4d;
}
/* PAGINA PRESS */
div.carosello-press img {
    width: 500px;
    height: auto;
}