/* Tighten vertical spacing between custom sections (default is 40px) */
.custom-section-container {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}



/* SDFS green top accent on the native Hosted By / Presented By block */
.event-info-body {
  border-top: 4px solid #3A8C3A !important;
}


/* Remove section outlines */
.container-white, .wrapper-white {
  border: none !important;
}