:root {
	--custom-color-primary: #1A70B8; /* primaryColor */
	--custom-color-primary-contrast: #14558b;
	--custom-color-secondary: #75BEEA; /* secondaryColor */
	--custom-color-secondary-contrast: #5f9abd;

	--custom-background-source: url('/images/background.jpg?1768394020815'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1768394020815'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 90%; /* logoHeight */
}
