:root {
	--custom-color-primary: #464c51; /* primaryColor */
	--custom-color-primary-contrast: #6d767e;
	--custom-color-secondary: #b1881a; /* secondaryColor */
	--custom-color-secondary-contrast: #846613;

	--custom-background-source: #CECECE; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1752071134695'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 80%; /* logoHeight */
}
