@charset "UTF-8";
#tribe-events-pg-template {
  margin-top: 60px;
}

.tribe-events-single-event-actions {
  margin: 24px 0 32px;
}

.tribe-events-single-event-actions__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.tribe-events-single-event-actions__link::after {
  content: "↗";
  margin-left: 10px;
  font-size: 0.85em;
}

.single-tribe_events .tribe-events-single-event-description {
  margin-bottom: 32px;
}

.single-tribe_events .tribe-events-back {
  margin-bottom: 24px;
}

.single-tribe_events .tribe-events-schedule {
  margin-bottom: 24px;
}

/*# sourceMappingURL=single-event.css.map*/