/* Over rule inline css baked into templates */

.purple{
	color: #7e4082;
}

.dark-purple{
	color: #402b56;
}

.deep-purple{
	color: #1d1934;
}


.mktoButton,
.mktoForm .mktoButtonWrap.mktoSimple .mktoButton{
  color: #402b56 !important;
}

.main-footer .smog{
	color: #4b4b4b;
}

.column.one-column .post-category{
	color: #2a343e !important;
}

.bg-emerald a{
	color: #6bccb3;
}

.bg-emerald a:hover,
.bg-emerald a:active,
.bg-emerald a:focus{
	color: #ffffff;
}

.stroke-text {
	color: #7e4082 !important;
}

.stroke-single::before {
  -webkit-text-stroke: transparent !important;
}

.horizontal_dotted_line {
  color: #7e4082 !important;
}

.dot {
    border-bottom: 6px dotted #7e4082 !important;
}

.tiny-text {
  color: #7e4082 !important;
}

#jobsToDo #content-container .aqua{
	color: #7e4082;
}

#resources h2.aqua{
	color: #7e4082;
}

nav.about-page-tab-nav a.in-page-link {
  color: #402b56 !important;
}

.post-type-archive-pt_podcast a{
	color: #7e4082;
}

.post-type-archive-pt_podcast .column .post-title, 
.post-type-archive-pt_podcast .column .post-title a,
.post-type-archive-pt_podcast .subscribe-links a,
.post-type-archive-pt_podcast .icon-arrow-right.charter{
	color: #7e4082;
}

.post-type-archive-pt_podcast .podcast-hero a {
  color: #f6dc6b;
  font-weight: 600;
}

.post-type-archive-pt_podcast .subscribe-links {
  color: #6c6c6c;
}

.post-type-archive-pt_podcast .podcast-hero {
  background-color: #402b56;
}

.post-type-archive-pt_podcast .next.page-numbers,
.post-type-archive-pt_podcast .prev.page-numbers{
  display: inline;
}

.w-media-name-and-divider-wrapper {
  font-size: 14px !important;
  font-weight: 600 !important;
}

.w-media-name-and-divider-wrapper div{
  background-color: inherit !important;
}

.tabbed-btn {
  color: #2b4c59 !important;
}

#tabbed-content .services {
    color: #7e4082 !important;
}

p.blogpostdate {
    color: #2b4c59 !important;
}

.bg-aqua.category-pill,
.bg-charter.category-pill{
  color: #1d1934;
}
#mktoForm_1256 button.mktoButton{
	color: #FFFFFF !important;
}

#subscribeSidebar h3{
	color: #FFFFFF;
}

#onetrust-consent-sdk #onetrust-pc-sdk button:not(#clear-filters-handler):not(.ot-close-icon):not(#filter-btn-handler):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler), 
#onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn {
  background-color: #402b56 !important;
  border-color: #402b56 !important;
  color: #FFFFFF;
}

.sr-only,
#mobile-ready-for-demo{
	color: black !important; 
	background-color: #ffffff !important;
}


