/*
 * Enter any custom CSS here.
 * This file will not be overwritten by theme updates.
*/

@media (max-width: 768px) {
  h1, .hero-title, h1.display-1 {
    font-size: 2.2rem !important;
    line-height: 1.2 !important;
  }
}