@media (width >= 1200px) {
  h2, .h2 {
    font-size: 1.5rem;
  }
    @media (width >= 1200px) {
    h1, .h1 {
    font-size: 1.5rem;
  }
      p{margin-top:0;margin-bottom:0rem}abbr[title]{cursor:help;text-decoration-skip-ink:none;text-decoration:underline dotted}

 a:not([class]) {
  text-decoration: none;
}