:root {
	--theme-primary-color: #444;
	--theme-secondary-color: #eee;
	--theme-sitetitle-color: #3e7b59;
	--theme-heading-color: #000000;
	--theme-navbar-bg: #eff6f2;
	--theme-navbar-color: #333344;
	--theme-shade-bg: #eff6f2;
	--theme-dropdown-bg: #3e7b59;
	--theme-dropdown-color: #ffffff;
	--theme-quicklink-bg: #eff6f2;
	--theme-quicklink-color: #3e7b59;
	--theme-visitdoctor-bg: #3e7b59;
	--theme-icon-color: #3e7b59;
	--theme-button-bg: #3e7b59;
	--theme-button-color: #ffffff;
	--theme-primary-color-min10: #2b2b2b;
	--theme-primary-color-plus10: #5e5e5e;
	--theme-secondary-color-min10: #d5d5d5;
	--theme-secondary-color-plus10: #ffffff;
	--theme-sitetitle-color-min10: #256240;
	--theme-sitetitle-color-plus10: #589573;
	--theme-heading-color-min10: #000000;
	--theme-heading-color-plus10: #1a1a1a;
	--theme-navbar-bg-min10: #d6ddd9;
	--theme-navbar-bg-plus10: #ffffff;
	--theme-navbar-color-min10: #1a1a2b;
	--theme-navbar-color-plus10: #4d4d5e;
	--theme-shade-bg-min10: #d6ddd9;
	--theme-shade-bg-plus10: #ffffff;
	--theme-dropdown-bg-min10: #256240;
	--theme-dropdown-bg-plus10: #589573;
	--theme-dropdown-color-min10: #e6e6e6;
	--theme-dropdown-color-plus10: #ffffff;
	--theme-quicklink-bg-min10: #d6ddd9;
	--theme-quicklink-bg-plus10: #ffffff;
	--theme-quicklink-color-min10: #256240;
	--theme-quicklink-color-plus10: #589573;
	--theme-visitdoctor-bg-min10: #256240;
	--theme-visitdoctor-bg-plus10: #589573;
	--theme-icon-color-min10: #256240;
	--theme-icon-color-plus10: #589573;
	--theme-button-bg-min10: #256240;
	--theme-button-bg-plus10: #589573;
	--theme-button-color-min10: #e6e6e6;
	--theme-button-color-plus10: #ffffff;
}
