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