:root {
	--custom-color-primary: #035630; /* primaryColor */
	--custom-color-primary-contrast: #058349;
	--custom-color-secondary: #676759; /* secondaryColor */
	--custom-color-secondary-contrast: #3a3a32;

	--custom-background-source: #f7f7ef; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1768463547465'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
