:root {
	--custom-color-primary: #003C7D; /* primaryColor */
	--custom-color-primary-contrast: #0051aa;
	--custom-color-secondary: #2094D2; /* secondaryColor */
	--custom-color-secondary-contrast: #1975a5;

	--custom-background-source: url('/images/uid-background.jpg?1674538078847'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1674538078847'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
