:root {
	--custom-color-primary: #132F52; /* primaryColor */
	--custom-color-primary-contrast: #1d497f;
	--custom-color-secondary: #D19B00; /* secondaryColor */
	--custom-color-secondary-contrast: #a47a00;

	--custom-background-source: #FCF8EB; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1772110110311'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
