:root {
	--custom-color-primary: #2a4a70; /* primaryColor */
	--custom-color-primary-contrast: #3b679d;
	--custom-color-secondary: #508eaa; /* secondaryColor */
	--custom-color-secondary-contrast: #3b697d;

	--custom-background-source: url('/images/uid-background.jpg?1758615141637'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1758615141637'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
