:root {
	--custom-color-primary: #4C596A; /* primaryColor */
	--custom-color-primary-contrast: #2c343d;
	--custom-color-secondary: #2D9E84; /* secondaryColor */
	--custom-color-secondary-contrast: #20715f;

	--custom-background-source: #AAC2D1; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1753432918328'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
