html {
--main-bg-color: #ffffff;
--main-text-color: #1a1a1a;
--main-link-color-base: #8a9fd8;
--main-link-color-hover: #1a1a1a;
--email-button-bg-color: #8a9fd8;
--email-button-text-color: #ffffff;
--email-line-color: #8a9fd8;
--header-bg-color: #8a9fd8;
--header-text-color-1: #ffffff;
--header-text-color-2: #e5cfb8;
--header-cart-bg-color: #e5cfb8;
--header-cart-icon-color: #1a1a1a;
--topbar-bg-color: #8a9fd8;
--topbar-text-color-base: #e2e7f5;
--topbar-text-color-hover: #ffffff;
--topbar-border-color: #a1b2e0;
--main-nav-bg-color-base: #8a9fd8;
--main-nav-text-color-base: #ffffff;
--main-nav-sub-1-text-color-base: grey;
--main-nav-sub-1-text-color-hover: #1a1a1a;
--button-main-bg-color-base: #8a9fd8;
--button-main-bg-color-hover: #1a1a1a;
--button-main-text-color-base: #ffffff;
--button-main-text-color-hover: #ffffff;
--button-secondary-bg-color-base: #ffffff;
--button-secondary-bg-color-hover: #bf9e7c;
--button-secondary-border-color-base: #bf9e7c;
--button-secondary-border-color-hover: #bf9e7c;
--button-secondary-text-color-base: #bf9e7c;
--button-secondary-text-color-hover: #ffffff;
--footer-bg-color: #e5cfb8;
--footer-label-text-color: #4d453d;
--footer-nav-text-color-base: #4d453d;
--footer-nav-text-color-hover: #a68563;
--footer-border-color: #bf9e7c;
--sidebar-nav-text-color-base: #737373;
--sidebar-nav-text-color-hover: #8a9fd8;
}