:root {
	--custom-color-primary: #063870; /* primaryColor */
	--custom-color-primary-contrast: #084e9d;
	--custom-color-secondary: #5892d2; /* secondaryColor */
	--custom-color-secondary-contrast: #4573a5;

	--custom-background-source: url('/images/uid-background.jpg?1670937277231'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1670937277231'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
