:root {
	--custom-color-primary: #7C51A1; /* primaryColor */
	--custom-color-primary-contrast: #5a3b74;
	--custom-color-secondary: #7C51A1; /* secondaryColor */
	--custom-color-secondary-contrast: #5a3b74;

	--custom-background-source: url('/images/background.jpg?1710333925215'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1710333925215'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
