:root {
	--custom-color-primary: #0061a1; /* primaryColor */
	--custom-color-primary-contrast: #004674;
	--custom-color-secondary: #0061a1; /* secondaryColor */
	--custom-color-secondary-contrast: #004674;

	--custom-background-source: #0061a1; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1716462459450'); /* logoSource */
	--custom-logo-position-x: 100%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
