:root {
	--custom-color-primary: #96C847; /* primaryColor */
	--custom-color-primary-contrast: #759b37;
	--custom-color-secondary: #033E60; /* secondaryColor */
	--custom-color-secondary-contrast: #045b8d;

	--custom-background-source: #222222; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1669059001169'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
