:root {
	--custom-color-primary: #bcc5db; /* primaryColor */
	--custom-color-primary-contrast: #969dae;
	--custom-color-secondary: #7E8FC3; /* secondaryColor */
	--custom-color-secondary-contrast: #616e96;

	--custom-background-source: #101010; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1656918663602'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: auto; /* logoHeight */
}
}
