            html body
        { /* the body itself including background */
            background-color: #e8e0cd;            font-size: 20px;            color: #2c2a25;            line-height: 1.2em;
        }
        html body .tribe-events .datepicker .datepicker-switch:focus, html body .tribe-events .datepicker .datepicker-switch:hover, html body .tribe-events .datepicker .datepicker-switch,
        html body .tribe-events .datepicker .month:hover, html body .tribe-events .datepicker .month, html body .tribe-common--breakpoint-medium.tribe-common .tribe-common-b3,
        html body .tribe-events .tribe-events-calendar-month__calendar-event-datetime
        { /* text only */
            font-size: 20px;            color: #2c2a25;            line-height: 1.2em;
        }

        html body .tribe-common a:not(.tribe-common-anchor--unstyle), html body .tribe-common a:not(.tribe-common-anchor--unstyle):active,
        html body .tribe-common a:not(.tribe-common-anchor--unstyle):visited, html body .tribe-common a:not(.tribe-common-anchor--unstyle):hover
        html body .tribe-common .tribe-events-widget-events-list a.tribe-common-anchor-thin, html body .tribe-common .tribe-events-widget-events-list a.tribe-common-anchor-thin:active,
        html body .tribe-common .tribe-events-widget-events-list a.tribe-common-anchor-thin:visited, html body .tribe-common .tribe-events-widget-events-list a.tribe-common-anchor-thin:hover,
        html body .tribe-common .tribe-events-widget-events-list .tribe-common-anchor-thin, html body a, html body a:active, html body a:visited, html body a:hover
        { /* link colors */
            color: #7f0c25;            font-size: 20px;            text-decoration: underline;
            line-height: 1.2em;
        }
        html body .tribe-events .tribe-events-c-search__button:focus, html body.tribe-events .tribe-events-c-search__button:hover, html body .tribe-events button.tribe-events-c-search__button:focus, html body .tribe-events button.tribe-events-c-search__button:hover, 
        html body .tribe-events .tribe-events-c-search__button, html body .tribe-events button.tribe-events-c-search__button, html body .tribe-common a.tribe-common-c-btn-border-small, html body .tribe-common a.tribe-common-c-btn-border-small:active, html body .tribe-common a.tribe-common-c-btn-border-small:visited,
        html body .tribe-common a.tribe-common-c-btn-border-small:hover, html body .tribe-events .datepicker .month.active, html body .tribe-events .datepicker .month.active.focused, html body .tribe-events .datepicker .month.active:hover, .wpcf7-form input[type="submit"], .post-password-form input[type="submit"]
        { /* buttons */
            background-color: #7f0c25;            color: #ffffff;            font-size: 20px;            text-decoration: none;
            line-height: 1.2em;
        }