.tribe-common .tribe-common-h1, .tribe-common .tribe-common-h2, .tribe-common .tribe-common-h3, .tribe-common .tribe-common-h4, .tribe-common .tribe-common-h5, .tribe-common .tribe-common-h6, .tribe-common .tribe-common-h7,
.tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input, .tribe-common .tribe-common-form-control-text__input,
.tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn, .tribe-common button.tribe-common-c-btn,
.tribe-events .tribe-events-c-view-selector__list-item-text,
.tribe-common .tribe-common-c-btn-border-small, .tribe-common a.tribe-common-c-btn-border-small,
.tribe-common .tribe-common-b2,
.tribe-events-schedule h1, .tribe-events-schedule h2, .tribe-events-schedule h3, .tribe-events-schedule h4, .tribe-events-schedule h5, .tribe-events-schedule h6,
.tribe-events-single-event-title,
.tribe-events-content,
.tribe-events-event-meta,
.tribe-events-single-section-title {
    font-family: "Oswald", sans-serif;
}

.tribe-events .tribe-events-c-search__button, .tribe-events button.tribe-events-c-search__button,
.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
    display: inline-block;
    background-color: #ED7F28;
    margin: 0 auto;
    padding: 10px;
    color: #ffffff;
    border: 1px solid #ed7f28;
    font-family: "Oswald", sans-serif;
}

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover,
.tribe-events .tribe-events-c-search__button:focus, .tribe-events .tribe-events-c-search__button:hover, .tribe-events button.tribe-events-c-search__button:focus, .tribe-events button.tribe-events-c-search__button:hover {
    background-color: #C15601;
    border: 1px solid #C15601;
    font-size: 14px;
}

.tribe-common .tribe-common-c-svgicon--messages-not-found .tribe-common-c-svgicon__svg-stroke {
    stroke: #ed7f28;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    background: url('../assets/images/gray-floorboard-bkgd.svg') repeat-x top center;
    background-size: 60%;
}