.agency-background {
	background-color: #5d2c86;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), color-stop(2rem, transparent)), -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.25)), color-stop(2rem, transparent)), -webkit-gradient(linear, left bottom, left top, from(#5d2c86), to(#975bc9));
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 0%, transparent 2rem), linear-gradient(to top, rgba(0, 0, 0, 0.25) 0%, transparent 2rem), linear-gradient(to top, #5d2c86 0%, #975bc9 100%)
}
.agency-content-padding {
	background-color: #FFFFFF;
	padding: 20px 20px 20px 20px
}
.agency-logo-center {
	text-align: center
}
.about-description {
	width: 100% !important
}
.agency-top-padding {
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative
}
.agency-top-shadow {
	-webkit-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
	-ms-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
	box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8)
}
#nav .active {
	background: #975bc9 !important
}
.subheader {
	background: #975bc9 !important;
	background: -webkit-gradient(linear, left bottom, left top, from(#5d2c86), to(#975bc9)) !important;
	background: linear-gradient(to top, #5d2c86 0%, #975bc9 100%) !important;
	min-height: 0px
}
.subheader a {
	background: #975bc9 !important
}
.subheader a.main-filter-category, .subheader a.main-filter-category:link, .subheader a.main-filter-category:visited {
	background-color: #5d2c86 !important;
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.1)), color-stop(33.84%, rgba(0, 0, 0, 0.08)), color-stop(42.85%, rgba(0, 0, 0, 0.05)), color-stop(56.4%, rgba(255, 255, 255, 0.05)), color-stop(66.67%, rgba(255, 255, 255, 0.05)), to(rgba(255, 255, 255, 0.05))) !important;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.08) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%) !important
}
.subheader a.main-filter-category:hover, .subheader a.main-filter-category:active, .subheader a.main-filter-category.active {
	border: 1px solid #fff !important;
	background-color: #975bc9 !important;
	background-image: none !important
}
.agency-bottom-margin {
	margin-bottom: 20px
}
.agency-home-resources-padding-ul li {
	padding: 20px 0 15px !important
}
.agencies-index-ul li a {
	color: #000000
}
.column.span3 {
	margin: 0 2% 30px 0
}
@media (max-width: 767px) {
	.column.span3 {
		width: 48%
	}
}
.column.span3:last-child {
	margin: 0
}
sup {
	font-size: 12px
}
a.connect-link {
	background-color: #36add5 !important
}
a.connect-link:hover {
	background-color: #0a5796 !important
}
.agencies-about-links ul li.active a {
	color: #975bc9;
	-webkit-text-decoration: underline solid #5d2c86;
	text-decoration: underline solid #5d2c86
}
.agencies-about-links ul li a {
	border-color: rgba(151, 91, 201, 0.25) !important
}
.agencies-about-links ul li a:hover {
	color: #5d2c86;
	-webkit-text-decoration: underline solid #975bc9;
	text-decoration: underline solid #975bc9
}
a, a:link, a:visited {
	color: #975bc9
}
.main-content-width {
	width: 100% !important;
	margin: 0px 0px 20px
}
.module-agency-columns h4, .module-header h2, .about-description h1, .about-description h2, .about-description h3, .about-description h4, .about-description h5, .about-description h6 {
	color: #5d2c86
}
.about-description a:not(.btn):hover, .content-info-inner a:hover {
	-webkit-text-decoration: underline solid #975bc9;
	text-decoration: underline solid #975bc9;
	color: #5d2c86
}
#mc_embed_signup {
	margin: 20px 15px 2px;
	clear: left;
}
.faq-heading {
	background-color: #5d2c86 !important;
	color: #fff !important;
}
.faq-v3 .faq-questions {
    background: #5d2c86 !important;
}
.faq-v3 .faq-questions p {
    background: #5d2c86 !important;
}
a.coc-btn{
	font-size: inherit;
	background: #5d2c86;
	color: #fff;
	padding: 0.5em 1em;
	display: inline-block;
	border-radius: 0.25em;
	-webkit-text-decoration: solid underline currentColor;
	text-decoration: solid underline currentColor;
}
a.coc-btn:hover{
	color: #fff !important;
	background: #975bc9;
}
  
.calendar {
  --calendar-accent: 93,44,134 !important;
}