/* Enter Your Custom CSS Here */

a { display:inline-block;}

.tel-blue:hover { color: #000 !important; }

@media screen and (max-width: 500px) {
  h2 { font-size: 18px; }
  h3 { font-size: 16px; }
}