:root {
	--custom-color-primary: #2F4895; /* primaryColor */
	--custom-color-primary-contrast: #213268;
	--custom-color-secondary: #F6AE42; /* secondaryColor */
	--custom-color-secondary-contrast: #c98e36;

	--custom-background-source: url('/images/uid-background.jpg?1655984795726'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1655984795726'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
