:root {
	--custom-color-primary: #1457A1; /* primaryColor */
	--custom-color-primary-contrast: #0e3f74;
	--custom-color-secondary: #1B7DB1; /* secondaryColor */
	--custom-color-secondary-contrast: #145d84;

	--custom-background-source: #FFF; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1759253409305'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: 35%; /* logoWidth */
	--custom-logo-height: 90%; /* logoHeight */
}
