/* xl - DESKTOP STYLES */
:root {
  --forest-green: #1b4332;
  --glacier-blue: #4a90a4;
  --aurora-teal: #52796f;
}
.aurora-gradient {
  background: linear-gradient(135deg, var(--aurora-teal) 0%, var(--glacier-blue) 50%, var(--forest-green) 100%);
}
h2.anoma-keep-in-touch-heading.animate-in {
  color: white !important;
}
.anoma-keep-in-touch-buttons a {
  text-decoration: none !important;
}
/*# 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%2F2714-scss-desktop.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BACAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%22%7D */