:root {
	--custom-color-primary: #FF8D6E; /* primaryColor */
	--custom-color-primary-contrast: #d2745b;
	--custom-color-secondary: #FF0523; /* secondaryColor */
	--custom-color-secondary-contrast: #d2041d;

	--custom-background-source: #F2EBD9; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1660903235698'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 55%; /* logoHeight */
}
}
