:root {
	--header-text-bg:#99999987;
	--background: #fff;
	--text-color: #333;
	--text-grey: #777;
	--text-light-grey: #aaa;
	--text-main-color: #49524f;
	--text-light-main-color: #658EA9;
	--header-first: #f7f7f7;
	--login-button: #658EA9;
	--header-second: #EC9EC0;
	--footer: #658EA9;
	--dark-main-color: #658EA9;
	--light-main-color: #f0f5f3;
	--medium-main-color: #658EA9;
	--medium-grey: #b5c5bc;
	--bg-grey: #777;
	--date-active: #3475C4;
	--date-past-disabled: #757575;
	--date-disabled: #EA8484;
}