html {
--main-bg-color: #f2f2f7;
--main-text-color: #242b33;
--main-link-color-base: #ff9933;
--main-link-color-hover: #3677a3;
--email-button-bg-color: #3677a3;
--email-button-text-color: #ffffff;
--email-line-color: #3677a3;
--main-nav-bg-color-base: #3677a3;
--main-nav-bg-color-hover: #ff9933;
--main-nav-text-color-base: #e5f6ff;
--main-nav-text-color-hover: #ffffff;
--main-nav-sub-1-bg-color-base: #ffffff;
--main-nav-sub-1-bg-color-hover: #e5f6ff;
--main-nav-sub-1-text-color-base: #242b33;
--main-nav-sub-1-text-color-hover: #3677a3;
--button-main-bg-color-base: #3677a3;
--button-main-bg-color-hover: #ff9933;
--button-main-text-color-base: #ffffff;
--button-main-text-color-hover: #ffffff;
--button-secondary-bg-color-base: #ffffff;
--button-secondary-bg-color-hover: #ebf5f8;
--button-secondary-border-color-base: #3677a3;
--button-secondary-border-color-hover: #ebf5f8;
--button-secondary-text-color-base: #3677a3;
--button-secondary-text-color-hover: #3677a3;
--footer-bg-color: #262626;
--footer-label-text-color: #e5e5e5;
--footer-nav-text-color-base: #9a9a9a;
--footer-nav-text-color-hover: #ffffff;
--sidebar-nav-text-color-base: #3677a3;
--sidebar-nav-text-color-hover: #ff9933;
--sidebar-nav-bg-color-base: #ebf5f8;
}