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

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

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