.hero-card {
  background-image: linear-gradient(145deg, rgba(11, 15, 21, 0.52), rgba(11, 15, 21, 0.91) 72%), url("/assets/hero-premium/ken-cox-speaking-20260511.jpg") !important;
  background-position: center;
  background-size: cover;
}

.hero-card p,
.hero-card li {
  color: #e1e4e8 !important;
}
