@charset "utf-8";
/* CSS Document */


/*  GENERAL STYLES  */
@media (max-width: 768px) {
  h2 {
    font-size: 1.6rem !important;
    line-height: 1.3 !important;
  }
}
