/** Shopify CDN: Minification failed

Line 7:0 Unexpected "<"
Line 30:0 Unexpected "<"

**/
<style>
@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400..900&display=swap');

@media (max-width: 767px) {
  h2, h3, h4 {
    font-family: 'Orbitron', sans-serif !important;
  }

  h2 {
    font-size: 24px !important;
    line-height: 1.3;
  }

  h3 {
    font-size: 20px !important;
    line-height: 1.4;
  }

  h4 {
    font-size: 18px !important;
    line-height: 1.4;
  }
}
</style>