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