<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1,
h2,
h2 a {
	color: #532278!important;
}

.title-logo a.blog-title-text {
	color:  #3C1957;
	font-size: 22px !important;
}

.title-logo a.blog-title-mark&gt;img {
	width: 120px !important;
}

.entry-title {
	font-size: 20px;
}
.events.entry-title {
	font-size: 20px;
}

input[type="submit"] {
	background: #532278 !important;
}

input[type="submit"]:hover {
	background: #3C1957 !important;
}

.mobile-events-search input[type="submit"] {
	background: white  !important;
	color: #532278;
}

.mobile-events-search input[type="submit"]:hover {
	background: #efdcf7 !important
}

.widget.quick-links {
	background-color: #532278 !important;
}

.widget.quick-links h2 {
	color: #FFFFFF !important;
}

.widget.quick-links ul li a {
	color: #FFFFFF !important;
}


.widget.quick-links ul li a:hover {
	background-color: #3C1957 !important;
	text-decoration: none;
}


.widget .quick-links-title {
	color: #FFFFFF !important;
}


.widget.quick-links.widget_text {
	background-color: white !important;
	border-top: 1px dotted #162C3B;
	border-radius: 0;
}

.mobile-events-search .widget.quick-links.widget_text {
	background-color: transparent !important;
	border-top: none;
	border-radius: 0;
	margin-bottom: 0;
}

.widget.quick-links.widget_text h2 {
	color: #532278 !important;
	font-style: normal !important;
	text-transform: uppercase !important;
}

.widget.quick-links.widget_text fieldset {
	padding: 0;
}


.widget.quick-links.widget_text select:focus,
.widget.quick-links.widget_text select:active {
	border-color: #532278;
}

.widget.quick-links.widget_text select {
	margin-bottom: 10px;
}

.events.entry-title {
	font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
	font-weight: 700;
	padding-bottom: 10px;
	border-bottom: 1px dotted #162c3b;
}


@media screen and (min-width: 61.5625em) {
.events.entry-title {
	font-size: 20px;
}
.title-logo a.blog-title-text {
	font-size: 24px !important;
}

.title-logo a.blog-title-mark&gt;img {
	width: 125px !important;
}
}

/* **
Featured Events Carousel
** */

.events-feature-box {
  width: 100%;
  background-color: #f0f0f0;
  padding: 2%;
  margin-top: 12px;
}
.events-feature-box &gt; h2 {
  font-weight: 700;
}
.events-featured-container {
  padding-top: 8px;
  width: 92%;
  margin: auto;
}
.featured-event-title:hover {
  text-decoration: underline;
}
.slick-next, .slick-prev {
  z-index: 5;
  cursor: pointer;
}
.slick-next {
  position: absolute;
  top: 45%;
  right: -6.5%;
}
.featured-event{
  height: 232px !important;
  margin: 0 6px;
  border-radius: 4px;
}
.slick-next:before {
  font-family: FontAwesome;
  font-size: 24px;
  content: "\f054";
}
.slick-prev {
  position: absolute;
  top: 45%;
  left: -6.5%;
}
.slick-prev:before {
  font-family: FontAwesome;
  font-size:24px;
  content: "\f053";
}
.slick-next,
.slick-prev {
  -webkit-box-shadow:none !important;
  box-shadow:none !important;
  height:auto !important;
  width: 32px;
  text-align: center;
  /* background-color: #9f9f9f; */
  color: #532278;
	opacity: .8;
}
@media screen and (max-width:580px) {
  .events-featured-container {
    width: 82%;
  }
  .slick-next {
    right: -13.5%;
  }
  .slick-prev {
    left: -13.5%;
  }
}

/* One Read section styles */
div.or-mobile-menu {display: none;}
div.or-banner {width: 100%; margin-bottom: 2em; overflow: hidden;}
div.or-banner:not(.or-landing-banner) {box-shadow: 0px 3px 5px -2px rgb( 153 153 153); border-radius: 6px;}
div.or-banner &gt; a {display: block; padding: 1.5em 2.5em;}
div.or-banner &gt; a img {margin-bottom: 0;}
div.or-banner &gt; a:hover, div.or-banner &gt; a:focus {text-decoration: none;}
div.or-banner &gt; a:hover p:first-of-type, div.or-banner &gt; a:focus p:first-of-type {text-decoration: underline;}
div.or-banner &gt; a :last-child {margin-bottom: 0;}
h1.or-category-heading {border-bottom: 1px dotted #265069; margin-bottom: 1em; padding-bottom: .5em; text-transform: uppercase; color: #265069 !important;}
div.previous-titles-grid {display: flex; flex-wrap: wrap; justify-content: space-between;}
div.previous-titles-grid &gt; div {width: 46%; min-width: 320px; border-bottom: 1px solid #265069; margin-bottom: 2em; padding-bottom: 1em;}
div.previous-titles-grid &gt; div:last-of-type:nth-of-type(2n+1) {border-bottom: none;}
article.one-read a.more-link {margin-top: 1.5em;}
@media screen and (max-width: 61.5625em) {
	div.or-banner {margin-bottom: 0; border-radius: 0 !important;}
	div.or-banner &gt; a {padding: 1em 7.6923%;}
	div.or-mobile-menu {display: block; margin-bottom: 2em; overflow: hidden;}
	div.or-mobile-menu div.mobile-events-search {margin-bottom: 0 !important;}
	div.or-mobile-menu section {margin-bottom: 1.5em;}
	div.or-mobile-menu section h2 {display: none;}
	p.one-read-thanks {margin: 0 7.6923%;}
}
@media screen and (max-width: 44.375em) {
	h1.or-landing-heading &gt; span {display: none;}
}
@media screen and (max-width: 870px) {
	div.previous-titles-grid &gt; div {width: 100%; min-width: unset;}
	div.previous-titles-grid &gt; div:last-of-type {border-bottom: none;}
}
</pre></body></html>