.aximo-hero-section {
  border-bottom: 1rem solid #c14242 !important;
}

.aximo-hero-section h1 {
  font-family: 'Bely Display' !important;
  font-weight: 400 !important;
}

.aximo-hero-section * {
  color: #f2f7f7 !important;
}

.ebp-custom-hero-1 .aximo-hero-thumb img {
  transform: translate3d(0, 0px, 0) scale(1.1);
  aspect-ratio: 4 / 3;
  object-fit: cover;
  height: 100% !important;
}

.aximo-call-btn {
  background-color: #f3931a !important;
}
