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