:root {
	--custom-color-primary: #244568; /* primaryColor */
	--custom-color-primary-contrast: #336395;
	--custom-color-secondary: #FFC000; /* secondaryColor */
	--custom-color-secondary-contrast: #d29e00;

	--custom-background-source: url('/images/background.jpg?1737452017287'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1737452017287'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
