:root {
	--custom-color-primary: #64bee2; /* primaryColor */
	--custom-color-primary-contrast: #5098b5;
	--custom-color-secondary: #a5d900; /* secondaryColor */
	--custom-color-secondary-contrast: #83ac00;

	--custom-background-source: url('/images/uid-background.jpg?1752081398124'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1752081398124'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
