:root {
	--custom-color-primary: #007865; /* primaryColor */
	--custom-color-primary-contrast: #004b3f;
	--custom-color-secondary: #DF005D; /* secondaryColor */
	--custom-color-secondary-contrast: #b2004a;

	--custom-background-source: url('/images/background.jpg?1656667170680'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1656667170679'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
