.btn-cta1 {
  background: var(--avixa-red) !important;
  min-width: 150px !important;
  margin-right: 25px;
}

.btn-cta2 {
  background: none !important;
  color: #fff;
  border: solid 1px #fff;
  min-width: 150px !important;
}

@media (max-width: 900px) {
  .img-fluid.hero-bg {
    min-height: 500px;
  }
  .btn-cta1 {
    margin-bottom: 15px;
  }
  .hero-full-width.heroImage {
    margin-top: -40px;
  }
}

/*# sourceMappingURL=CTAHero.css.map */
