:root {
	--custom-color-primary: #02283A; /* primaryColor */
	--custom-color-primary-contrast: #044767;
	--custom-color-secondary: #4F6D5E; /* secondaryColor */
	--custom-color-secondary-contrast: #2f4038;

	--custom-background-source: url('/images/uid-background.jpg?1768222373052'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1768222373052'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
