:root {
	--custom-color-primary: #1DAABB; /* primaryColor */
	--custom-color-primary-contrast: #16818e;
	--custom-color-secondary: #145774; /* secondaryColor */
	--custom-color-secondary-contrast: #0c3647;

	--custom-background-source: url('/images/background.jpg?1743071647208'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1743071647207'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
