:root {
	--custom-color-primary: #005387; /* primaryColor */
	--custom-color-primary-contrast: #00385a;
	--custom-color-secondary: #3EBEF9; /* secondaryColor */
	--custom-color-secondary-contrast: #339ccc;

	--custom-background-source: url('/images/background.jpg?1684183414795'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1684183414795'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
