html {
	--tint-blue: #F2994A;
	--hover-blue: #D98943;
	--tint-teal-dark: #fff0d0;
	--tint-teal-light: #fff0d0;
	--btn-green: #F2994A;
	--btn-dark-green: #D98943;
	--btn-light-green: #fff0d0;
	--btn-orange: #F2994A;
	--btn-dark-orange: #D98943;
	--btn-light-orange: #fff0d0;
	--seo-btn-border: #cacdfb;
	--guide-color: #F2994A;
	--guide-color-hover: #D98943;
  --header-submenu-text: #3F4F68;
	--header-submenu-line: #F2994A;
	--project-selector-active-text: #3F4F68;
	--add-website-plus-icon: #F7882F;
	--add-website-plus-icon-hover: #D97D2E;
	--active-tab-color: #F2994A;
	/*--date-picker-active: #F2994A;--date-picker-hover: #fff0d0;*/
	--manager-popup-header: #D98943;
	--accent-color: #F2994A;
	--btn-support: #37474F;--btn-support-hover: #E9EBEB;
}
