:root {
	--custom-color-primary: #578ec2; /* primaryColor */
	--custom-color-primary-contrast: #436d95;
	--custom-color-secondary: #c9d400; /* secondaryColor */
	--custom-color-secondary-contrast: #9fa700;

	--custom-background-source: url('/images/uid-background.jpg?1712758589141'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1712758589141'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
