:root {
	--custom-color-primary: #0055a5; /* primaryColor */
	--custom-color-primary-contrast: #003e78;
	--custom-color-secondary: #Ecbe0d; /* secondaryColor */
	--custom-color-secondary-contrast: #bf9a0b;

	--custom-background-source: url('/images/uid-background.jpg?1756972144704'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1756972144704'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
