body.post-type-archive-tribe_events #content, body.single-tribe_events #content {
  padding: 4rem 0;
}
body #tribe-events-pg-template {
  padding-top: 0;
  padding-bottom: 0;
}
body .tribe-events-before-html {
  margin-bottom: 2.5rem;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
body .tribe-events-before-html p {
  margin-bottom: 0;
}
body .tribe-events .tribe-events-l-container {
  padding: 0 !important;
}
body .tribe-events .tribe-events-c-view-selector__content {
  min-width: 150px;
}
body .tribe-events-single p {
  margin-bottom: 1rem;
}
body .tribe-events-single ul,
body .tribe-events-single ol {
  margin: 0 0 1rem 1rem;
  padding: 0 0 0 1rem;
}
body .tribe-events-single a:hover {
  color: var(--tec-color-accent-secondary);
}
body .global-footer {
  --overlap: 0 !important;
}
body .global-footer .footer--top {
  --overlap: 40px !important;
}
body .tribe-events .tribe-events-calendar-month__header-column {
  white-space: nowrap;
}

/*# sourceMappingURL=tribe-events.css.map */
