/* xl - DESKTOP STYLES */
.crmhs-features .vcex-feature-box:hover {
  background-color: #1f409c;
}
.crmhs-features .vcex-feature-box:hover h3, .crmhs-features .vcex-feature-box:hover p {
  transition: all 0.4s;
  color: white;
}
.crmhs-features .vcex-feature-box:hover svg path {
  transition: all 0.4s;
  fill: white;
}
/*# 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%2F890-scss-desktop.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BACCC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%22%7D */