.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding-top: 32px;
}

.tribe-events .tribe-events-c-ical__link {
    border: 2px solid #455560 !important;
    border-radius: 60px !important;
    color: #1B2125 !important;
}

.tribe-events .tribe-events-c-ical__link:active,
.tribe-events .tribe-events-c-ical__link:focus,
.tribe-events .tribe-events-c-ical__link:hover {
    background-color: #fff !important;
}

.tribe-common .tribe-common-c-btn,
.tribe-common a.tribe-common-c-btn {
        background-color: #C3D7A4;
        font-family: Nunito Sans;
        color: #1B2125;
}

.tribe-common .tribe-common-c-btn:focus,
.tribe-common .tribe-common-c-btn:hover,
.tribe-common a.tribe-common-c-btn:focus,
.tribe-common a.tribe-common-c-btn:hover {
    background-color: rgba(195, 215, 164, 0.8);
}

.tribe-common h1,
.tribe-common h2,
.tribe-common h3,
.tribe-common h4,
.tribe-common h5,
.tribe-common h6,
.tribe-common p,
.tribe-common .tribe-common-b2 {
    font-family: Nunito Sans;
}

.tribe-events-calendar-list .tribe-common-g-row.tribe-events-calendar-list__event-row {
        background-color: #fff;
        border-radius: 20px;
        padding: 24px;
}


.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__next,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__prev {
    color: #90A1AD !important;
}

.tribe-events .tribe-events-calendar-list-nav {
    border-top: 1px solid #90A1AD !important;
}

.tribe-events .tribe-events-calendar-list__month-separator:after {
    background-color: #90A1AD !important;
}

.tribe-common .tribe-common-c-svgicon {
    color: #C3D7A4;
}

.tribe-events-event-meta a,
.single-tribe_events .tribe-events-event-meta a:visited,
.tribe-events-event-meta a:visited,
.single-tribe_events .tribe-events-event-meta a {
    color: inherit;
}

.single-tribe_events .tribe-events-cal-links .tribe-events-gcal,
.single-tribe_events .tribe-events-cal-links .tribe-events-ical {
    color: #241D44;
}

.single-tribe_events .tribe-events-content a {
    border-bottom: 1px solid #1B2125;
}

.tribe-events-event-meta a:hover,
.single-tribe_events .tribe-events-event-meta a:hover,
.single-tribe_events .tribe-events-content a:hover {
    color: rgba(27, 33, 37, 0.8);
}

.single-tribe_events .tribe-events-content a:hover {
    border-bottom: 1px solid rgba(27, 33, 37, 0.8);
}

.single-tribe_events .tribe-events-schedule .recurringinfo a,
.tribe-related-event-info .recurringinfo a {
    color: #241D44;
}

.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date,
.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
    color: #C3D7A4;
}