.eb-events-timeline .eb-taskbar {
  border-bottom: 2px solid #EC028C;
}

.eb-event-container:last-child > .eb-taskbar {
  border-bottom: none;
}

.eb-event-container {
  padding-top: 5rem;
}

.eb-event-container:first-child {
  padding-top: 0px !important;
}

.eb-event-date.bg-primary {
  background-color: #EC028C !important;
}

.eb-individual-price {
  background-color: #EC028C;
}

.text-info.eb-notice-message {
  background-color: #0272BC !important;
  color: #ffffff !important;
  padding: .5rem 1rem;
  text-align: center;
}

.filters.eb-search-bar-container > div {
  margin-left: 1rem;
}

.filters.eb-search-bar-container > div:first-child {
  margin-left: 0;
}

.eb-description-details img {
  border-radius: 6px;
}

.eb-box-heading {
  border: none;
  background: none;
  margin-bottom: 30px;
}

.eb-description {
  border: none !important;
}

.eb-description-details img {
  margin-right: 2rem;
}

.eb-page-heading {
  border: none;
  border-bottom: 2px solid var(--sppb-tgg_secondary);
  background: none;
  padding-bottom: 30px;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-family: "LuloCleanW01-OneBold", sans-serif;
}

.eb-heading {
  margin: 3rem 0 1rem;
  text-transform: uppercase;
  font-family: "LuloCleanW01-OneBold", sans-serif;
}