<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Style Overrides for Feeds */


/* Calendar Spud - Classic Table Calendar View Style Customization */

div.twSimpleTableGroupHead {
    background-color: rgba(0,0,0,0.05);
    color: #535961;
    padding: 2px 10px;
    font-size: 1.5rem;
}

tr.twSimpleTableHeadRow th {
    font-size: 1.2rem;
}

table.twSimpleTableTable tr:not(:first-child) td.twSimpleTableGroup {
    padding-top: 10px;
}


/* Calendar Spud - List Calendar View Style Customization */

div.twSimpleListGroupHead {
    background-color: rgba(0,0,0,0.05);
    color: #535961;
    padding: 2px 10px;
    font-size: 1.5rem;
}

div.twSimpleListEvent0.ebg0 {
    background-image: none;
    color: #535961;
}

.ebg0 .twEventDetails .twRyoTableWrapper div.twDescription a {
    color: #73000a;
}

.ebg0 .twEventDetails .twRyoTableWrapper div.twDescription a:hover, .ebg0 .twEventDetails .twRyoTableWrapper div.twDescription a:focus {
    color: #b7410e;
}

div.twSimpleListEvent0.last {
    border: 0;
}</pre></body></html>