:root {
	--theme-primary-color: #0055a5;
	--theme-secondary-color: #f0f5fa;
	--theme-sitetitle-color: #0055a5;
	--theme-heading-color: #0055a5;
	--theme-navbar-bg: #f0f5fa;
	--theme-navbar-color: #0055a5;
	--theme-shade-bg: #f0f5fa;
	--theme-dropdown-bg: #0055a5;
	--theme-dropdown-color: #fff;
	--theme-quicklink-bg: #f0f5fa;
	--theme-quicklink-color: #0055a5;
	--theme-visitdoctor-bg: #0055a5;
	--theme-icon-color: #d8423e;
	--theme-button-bg: #d8423e;
	--theme-button-color: #ffffff;
	--theme-primary-color-min10: #003b8b;
	--theme-primary-color-plus10: #196ebe;
	--theme-secondary-color-min10: #d6dbe0;
	--theme-secondary-color-plus10: #ffffff;
	--theme-sitetitle-color-min10: #003b8b;
	--theme-sitetitle-color-plus10: #196ebe;
	--theme-heading-color-min10: #003b8b;
	--theme-heading-color-plus10: #196ebe;
	--theme-navbar-bg-min10: #d6dbe0;
	--theme-navbar-bg-plus10: #ffffff;
	--theme-navbar-color-min10: #003b8b;
	--theme-navbar-color-plus10: #196ebe;
	--theme-shade-bg-min10: #d6dbe0;
	--theme-shade-bg-plus10: #ffffff;
	--theme-dropdown-bg-min10: #003b8b;
	--theme-dropdown-bg-plus10: #196ebe;
	--theme-dropdown-color-min10: #e5e5e5;
	--theme-dropdown-color-plus10: #ffffff;
	--theme-quicklink-bg-min10: #d6dbe0;
	--theme-quicklink-bg-plus10: #ffffff;
	--theme-quicklink-color-min10: #003b8b;
	--theme-quicklink-color-plus10: #196ebe;
	--theme-visitdoctor-bg-min10: #003b8b;
	--theme-visitdoctor-bg-plus10: #196ebe;
	--theme-icon-color-min10: #be2824;
	--theme-icon-color-plus10: #f15b57;
	--theme-button-bg-min10: #be2824;
	--theme-button-bg-plus10: #f15b57;
	--theme-button-color-min10: #e5e5e5;
	--theme-button-color-plus10: #ffffff;
}
