:root {
	--custom-color-primary: #2480C1; /* primaryColor */
	--custom-color-primary-contrast: #1c6294;
	--custom-color-secondary: #2480C1; /* secondaryColor */
	--custom-color-secondary-contrast: #1c6294;

	--custom-background-source: url('/images/background.jpg?1656584990929'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1656584990928'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
