:root {
	--custom-color-primary: #073163; /* primaryColor */
	--custom-color-primary-contrast: #0a4790;
	--custom-color-secondary: #D2DB2D; /* secondaryColor */
	--custom-color-secondary-contrast: #a7ae24;

	--custom-background-source: #083163; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.svg?1762759746137'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
