h1{font-family: 'Open Sans', sans-serif;font-size: 2rem;font-weight: 700;text-decoration: none;}
@media (min-width:768px) and (max-width:991px){h1{font-size: 1.8rem;}
}
@media (max-width:767px){h1{font-size: 1.5rem;}
}
