:root {
	--header-text-color: #fff;
	--header-text-hover-color: #66CFE8;
	--header-background-color: #28384B;
	--header-mobile-modal-color: #DC3175;
	--header-active-lang-color: #28384B;
	--footer-background-color: #28384B;
	--footer-text-color: #fff;
	--footer-text-hover-color: #66CFE8;
	--overlay-background-color: #0B2039e5;
	--overlay-icon-color: #DC3175;
	--faq-text-color: #fff;
	--modal-background-color: #DC3175;
	--modal-text-color: #fff;
	--modal-error-color: #fff;
	--modal-button-color: #fff;
	--modal-button-background-color: #710D43;
	--modal-input-border-color: #710D43;
	--home-text-color: #28384B;
	--about-text-color: #28384B;
	--about-label-background-color: #FFFFFF90;
	--about-chevron-color: #9C2670;
	--404-text-color: #28384B;
	--404-button-color: #fff;
	--404-button-background-color: #DC3175;
	--home-shop-action-background-color: #DC3175;
	--home-shop-action-text-color: #fff;
	}