:root {
	--custom-color-primary: #319FF3; /* primaryColor */
	--custom-color-primary-contrast: #2882c6;
	--custom-color-secondary: #F3971B; /* secondaryColor */
	--custom-color-secondary-contrast: #c67b16;

	--custom-background-source: url('/images/background.jpg?1657045407570'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1657045407570'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
