:root {
	--custom-color-primary: #006633; /* primaryColor */
	--custom-color-primary-contrast: #00391d;
	--custom-color-secondary: #006633; /* secondaryColor */
	--custom-color-secondary-contrast: #00391d;

	--custom-background-source: #006633; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1755522206092'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
