<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.LeadershipBios img {
    min-width: 100px;
}

.itemAuthor,
.zoneBranding.zoneOuter {
    display: none;
}

.weeklyRunImage {
    width:250px;
    display: inline-block;
    vertical-align: top;
    margin: -10px 3px 3px -10px;
}

.weeklyRunText {
    padding:5px;
    display: inline-block;
    max-width:650px;
    margin: -10px 3px 3px 3px;
}

.weeklyRunText ul {
    list-style-type: none;
}
 
/*Behold my menagerie of janky ass workarounds*/

a.stylizedButton.buttonStyle004 {
    border: 2px solid #262525 !important;
    color: #221f1f !important;
}

a.stylizedButton.buttonStyle004:hover {
    background: #E0F1F5;
}

.WaGadgetSocialProfile li a.Pinterest {
    background-image: url(/resources/Pictures/StravaIcon.png) !important;
    background-position: 0 0 !important;
}

.WaGadgetSocialProfile li a.Pinterest[title]{
    content: "Strava";
}

.WaGadgetSocialProfile li a.LinkedIn {
    background-image: url(/resources/Pictures/DiscordIcon.png) !important;
    background-position: 0 0 !important;
}

.WaGadgetSocialProfile li a.YouTube {
    background-image: url(/resources/Pictures/GarminIcon.png) !important;
    background-position: 0 0 !important;
}

.WaGadgetSocialProfile li a.Facebook {
    background-image: url(/resources/Pictures/FbIcon.png) !important;
    background-position: 0 0 !important;
}

a,
a.eventInfoBoxRegisterLink,
a.footerEventDetailsLink,
.pageTitle a,
a.calendarModeLink,
.title a,
.memberValue a,
.boxHeaderTitle a {
    color: #53c0db;
}

a:hover {
    color: #63d0eb;
}

.WaGadgetFeaturedMember ul.layoutVertical li {
    min-width: 0 !important;
    width: 33% !important;
}

.WaGadgetBlog .pageTitleOuterContainer .pageBackContainer a,
.WaGadgetEventsStateDetails .pageTitleOuterContainer .pageBackContainer a,
.WaGadgetMenuHorizontal {
    background-color: #53c0db;
}

.WaGadgetEventsStateDetails .pageTitleOuterContainer .pageBackContainer a:hover {
    background-color: #63d0eb;
}

.captionOuterContainer {
    background: #778C91 !important;
}
</pre></body></html>