:root {
	--custom-color-primary: #BF3125; /* primaryColor */
	--custom-color-primary-contrast: #92261c;
	--custom-color-secondary: #ead035; /* secondaryColor */
	--custom-color-secondary-contrast: #bda82b;

	--custom-background-source: #bababa; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1670513206196'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
