:root {
	--custom-color-primary: #d4ed31; /* primaryColor */
	--custom-color-primary-contrast: #acc028;
	--custom-color-secondary: #00162e; /* secondaryColor */
	--custom-color-secondary-contrast: #002b5b;

	--custom-background-source: url('/images/uid-background.png?1790097613018'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1790097613017'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
