:root {
	--custom-color-primary: #146864; /* primaryColor */
	--custom-color-primary-contrast: #0b3b39;
	--custom-color-secondary: #EF7373; /* secondaryColor */
	--custom-color-secondary-contrast: #c25e5e;

	--custom-background-source: #8C969D; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1700147455201'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
