.hero-bg-image {
  background-image: url('https://school.digitalastro.shop/storage/settings/hero/jYA3Q3D97Bh8g2WOION96bU6Q9iJUURGhepts7nq.png') !important;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

.hero-bg-overlay {
  background: linear-gradient(135deg,
    rgba(20,20,60, 0.6) 0%,
    rgba(20,20,60, 0.48) 50%,
    rgba(26,107,58, 0.35) 80%,
    rgba(200,168,32, 0.18) 100%
  ) !important;
}
