/* xl - DESKTOP STYLES */
body, h1, h2, h3, h4, h5, h6, p, a {
  font-family: 'Urbanist' !important;
}
.h2-forms h2 {
  color: #0094cf;
}
/* md - TABLET PORTRAIT STYLES */
@media (max-width: 991px) {
  .h2-forms h2 {
    font-size: 20px;
  }
}
/* xs - SMARTPHONE PORTRAIT STYLES */
@media (max-width: 479px) {
  .h2-forms h2 {
    font-size: 16px;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22wp-content%2Fcustom_codes%2F25-scss-desktop.scss%22%2C%22wp-content%2Fcustom_codes%2F25-scss-tablet-p.scss%22%2C%22wp-content%2Fcustom_codes%2F25-scss-mobile-p.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BACAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BADND%3BAAIA%3BAEHC%3BAAAA%3BAAAA%3BAAAA%3BAFDD%3BAASA%3BAGRC%3BAAAA%3BAAAA%3BAAAA%22%7D */