:root {
	--custom-color-primary: #28721E; /* primaryColor */
	--custom-color-primary-contrast: #184512;
	--custom-color-secondary: #004f71; /* secondaryColor */
	--custom-color-secondary-contrast: #006e9e;

	--custom-background-source: #dddddd; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1751452224231'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
