:root {
	--custom-color-primary: #1E3967; /* primaryColor */
	--custom-color-primary-contrast: #2b5294;
	--custom-color-secondary: #A6B8CF; /* secondaryColor */
	--custom-color-secondary-contrast: #8290a2;

	--custom-background-source: url('/images/background.jpg?1733494963962'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1733494963961'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
