body {font-family: "Foundry Sterling W01";}

h1, h2, h3, h4, h5, h6 {font-family: "Rockwell W01"!important;}


#events-tile .event-dates .event-day {font-family: "Rockwell W01";font-size: 25px;}
#events-tile .event-dates .event-month {font-family: "Rockwell W01";font-size: 11px;line-height: 1.5;}

#main {background-color: #fff;}


.carousel-nav {z-index: 500;}

.carousel-slide a {
background-color: hsl(206, 26%, 95%);
}

#news-tile {background-color: hsla(198,100%,20%, 0.07);}
#events-tile {background-color: hsla(198,100%,20%, 0.07);}
#promo-tile-large {background-color: hsla(198,100%,20%, 0.07);}


.carousel-slide a h2 {font-size: 17px;letter-spacing: 0.01em;}
.carousel-slide p {font-size: 13px;color: #000;}

#news-tile h2 {font-size: 17px;letter-spacing: 0.01em;}
#news-tile ul li a {color: #000;font-size: 13px;}
#events-tile h2 {font-size: 17px;letter-spacing: 0.01em;}
#events-tile ul li a {color: #000;font-size: 13px;}
#events-tile .event-title {color: #000;font-size: 13px;}
#promo-tile h2 {font-size: 17px;letter-spacing: 0.01em;}
#promo-tile p {color: #fff;font-size: 13px;}
#promo-tile-large .inner h2 {font-size: 17px;letter-spacing: 0.01em;}
#promo-tile-large .inner p {color: #000;font-size: 13px;}

#news-tile ul li {border-bottom: 1px solid hsla(198,100%,20%, 0.2);}
#news-tile ul li:last-child {border-bottom: 0;}
#events-tile ul li {border-bottom: 1px solid hsla(198,100%,20%, 0.2);}
#events-tile ul li:last-child {border-bottom: 0;}

.fa-angle-right {margin-left: 5px;}

@media all and (min-width: 32em) and (min-device-width: 32em) {

.slideshow-slide-summary-inner h2 a {font-size: 45px;background-color: hsla(0, 72%, 49%, 0.8);}
.slideshow-slide-summary-inner a.slide-find-out-more {font-size: 25px;background-color: hsla(198, 100%, 36%, 0.9);}

} /* /@media */