:root {
	--custom-color-primary: #7e7f7e; /* primaryColor */
	--custom-color-primary-contrast: #525252;
	--custom-color-secondary: #525152; /* secondaryColor */
	--custom-color-secondary-contrast: #252525;

	--custom-background-source: #052d41; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1700161483233'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
