/* Event date and city, placed directly beneath the primary hero CTA. */
.framer-19oosku {
  overflow: visible !important;
}

#idgaf-hero-event-details {
  position: absolute !important;
  top: calc(100% + 18px) !important;
  left: 0 !important;
  width: 100% !important;
  margin: 0 !important;
  color: #f4e8ea !important;
  font-family: Geist, Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  letter-spacing: .16em !important;
  line-height: 1.2 !important;
  text-align: center !important;
  text-transform: uppercase !important;
}

@media (max-width: 809px) {
  #idgaf-hero-event-details {
    top: calc(100% + 14px) !important;
    font-size: 11px !important;
    letter-spacing: .12em !important;
  }
}
