:root {
	--custom-color-primary: #BF3033; /* primaryColor */
	--custom-color-primary-contrast: #922527;
	--custom-color-secondary: #db633b; /* secondaryColor */
	--custom-color-secondary-contrast: #ae4f2f;

	--custom-background-source: #d6cac7; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1762511000396'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 65px; /* logoHeight */
}
