:root {
	--custom-color-primary: #073070; /* primaryColor */
	--custom-color-primary-contrast: #0a439d;
	--custom-color-secondary: #76ABE4; /* secondaryColor */
	--custom-color-secondary-contrast: #5f8ab7;

	--custom-background-source: url('/images/background.jpg?1658660710069'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1658660710069'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 68px; /* logoHeight */
}
}
