html[data-theme-color="skin-7"] {
   --bs-body-color: #566593;
    --bs-heading-color: #193E74;
    --bs-heading-color-rgb: 25, 62, 116;
    --bs-primary: #F0588D;
    --bs-secondary: #193E74;
    --bs-light: #FFF7F3;
    --gradient-primary: linear-gradient(90deg, #EF578D 0%, #FF8C70 100%);
    --bs-primary-rgb: 240, 88, 141;
    --bs-secondary-rgb: 25, 62, 116;
    --bs-light-rgb: 255, 247, 243;
    --bs-primary-text-emphasis: rgb(96, 35.2, 56.4);
    --bs-secondary-text-emphasis: rgb(10, 24.8, 46.4);
    --bs-light-text-emphasis: rgb(102, 98.8, 97.2);
    --bs-primary-bg-subtle: rgb(252, 221.6, 232.2);
    --bs-secondary-bg-subtle: rgb(252, 221.6, 232.2);
    --bs-light-bg-subtle: rgb(255, 253.4, 252.6);
    --bs-primary-border-subtle: rgb(252, 221.6, 232.2);
    --bs-secondary-border-subtle: rgb(209, 216.4, 227.2);
    --bs-light-border-subtle: rgb(255, 253.4, 252.6);
    --bs-primary-btn-hover-bg: rgb(204, 74.8, 119.85);
    --bs-primary-btn-hover-border-color: rgb(204, 74.8, 119.85);
    --bs-secondary-btn-hover-bg: rgb(21.25, 52.7, 98.6);
    --bs-secondary-btn-hover-border-color: rgb(21.25, 52.7, 98.6);
    --bs-light-btn-hover-bg: rgb(216.75, 209.95, 206.55);
    --bs-light-btn-hover-border-color: rgb(216.75, 209.95, 206.55);
	
		

	 --font-family-base: "Montserrat" !important;
    --font-family-title: "Montserrat" !important;
    --bs-body-font-family: "Montserrat" !important; 
}
 html[data-theme-color="skin-7"] .site-header.style-2 .nav > li.menu-item-has-children.active > a:after, html[data-theme-color="skin-7"] .site-header.style-2 .nav > li.sub-menu-down.active > a:after, html[data-theme-color="skin-7"] .site-header.style-2 .nav > li.menu-item-has-children:hover > a:after, html[data-theme-color="skin-7"] .site-header.style-2 .nav > li.sub-menu-down:hover > a:after {
	 background-image: url("data:image/svg+xml,<svg viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M6 0L7.69706 4.30294L12 6L7.69706 7.69706L6 12L4.30294 7.69706L0 6L4.30294 4.30294L6 0Z' fill='%23F3A952'/></svg>");
}
 
