h2.wp-elements-941ac35b76edf69002f627d8145603cf {
    margin-bottom: 36px;
}

.home .tribe-common--breakpoint-medium.tribe-common .tribe-common-h6 {
    font-size: 1.75em;
    font-weight: 700;
    line-height: normal;
    font-family: var(--font-title);
    color: var(--red-dark);
    text-align: center;
    margin-bottom: 36px;
}

.home .tribe-events-widget-events-list__view-more {
    text-align: center;
}

.home {
    --tec-font-family-sans-serif: var(--font-body);
    --tec-font-family-serif: var(--font-title);
}

.tribe-common-g-row.tribe-events-widget-events-list__event-row:not(:last-child) {
    border-bottom: 1px solid var(--red);
    padding-bottom: var(--tec-spacer-4);
}