:root {
	--custom-color-primary: #4E8381; /* primaryColor */
	--custom-color-primary-contrast: #335655;
	--custom-color-secondary: #FFC846; /* secondaryColor */
	--custom-color-secondary-contrast: #d2a53a;

	--custom-background-source: #f0eff0; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1777891442641'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
