:root {
	--custom-color-primary: #347a6a; /* primaryColor */
	--custom-color-primary-contrast: #214d43;
	--custom-color-secondary: #347a6a; /* secondaryColor */
	--custom-color-secondary-contrast: #214d43;

	--custom-background-source: #347a6a; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1727090708335'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
