
.CMSComponentUpcomingEvents .AnonId_eventList .Item {background-color: rgba(18, 41, 74, 1.00);}
.CMSComponentUpcomingEvents .AnonId_eventList .Item > .ContentWrapper > .Content > .Title, .CMSComponentUpcomingEvents .AnonId_eventList .Item > .ContentWrapper > .Content > .InfoDataContainer .DisplayValue {color: white; text-align: center;}
.CMSComponentUpcomingEvents .AnonId_eventList .Item > .ContentWrapper .Actions a.Button, .CMSComponentUpcomingEvents .AnonId_eventList .Item > .ContentWrapper .Actions a.Button.Primary {
    color: white;
}
.DynamicTemplate_cms_widgets_UpcomingEvents_xhtml .AnonId__cms_widgets_UpcomingEvents_xhtml_eventList .Item > .ContentWrapper > .Actions > a.Button.Primary {
    border-color: white;
}
.CMSComponentUpcomingEvents .AnonId_footerActions > a {
    background-color: #12294a;
    }

.CMSComponentNews .Item .Content {
        background-color: #12294a;
    	color: #ffffff;
	}


.CMSComponentNews .Footer > a {
        background-color: #12294a;
	}

.CMSComponentNews .Item > .Content > h4 > a {
    color: white;
}

.DynamicTemplate_cms_widgets_UpcomingEvents_xhtml .AnonId__cms_widgets_UpcomingEvents_xhtml_eventList .Item > .ContentWrapper > .Actions > a.Button.Primary {
    background: white;
    border-color: white;
    color: #12294a;
}