html,body,h1,h2,h3,h4,h5,h6,p{font-family: 'Roboto', sans-serif;font-weight:300;}
.grid-container{margin-top:3rem;margin-bottom:3rem;}
#descrizione{line-height: 2.5rem;font-size: 1.25rem;}
#descrizione strong{color:#f89834}
#mappa iframe{width:100%;}
#contatti{font-size: 0.85rem;}
#contatti span,#contatti strong{color:#f89834}
#contatti a{color:#f89834;text-decoration:underline;}
#contatti a:hover{text-decoration:none;}
.orbit-previous, .orbit-next,.orbit-previous:hover, .orbit-next:hover{background-color:#f89834;}
#icon a{color:#f89834;text-decoration:underline;}
#icon a:hover{text-decoration:none;}
@media only screen and (min-width: 320px){
#catalogo{color: black;padding:40px 30px;background:#f89834;font-size:20px;border-radius:70px;}
}
@media only screen and (min-width: 500px){
  #catalogo{color: black;padding:40px 50px;background:#f89834;font-size:20px;border-radius:70px;}
}
@media only screen and (min-width: 750px){
#catalogo{color: black;padding:40px 200px;background:#f89834;font-size:30px;border-radius:70px;}
}
#catalogo a{color: black}