.bs-variation:not(.theme-view) {
	--preview-bg-color: #003cfa !important;
	--section-title-text-color: #003cfa !important;
	--alternate-section-title-text-color: #003cfa !important;
	--banner-title-text-color: #003cfa !important;
	--inner-banner-title-text-color: #003cfa !important;
	--primary-button-bg-color: #003cfa !important;
	--menu-item-active-color: #003cfa !important;
}

.bs-label.track-label {
	background-color: #003cfa !important;
}
.bs-button.link {
	color: #003cfa !important;
}
.community-section-footer .background-layer {
	background: #003cfa !important;
}

.theme-icon.circular.track-circular-icon, i.theme-icon.circular.track-circular-icon {
	background-color:  #003cfa !important;
	color: #fff;
}