@import "../boilerplate/mixins";

.event-type {
    @include label;
}

.events-section-heading {
    @include font-heading;
}