:root {
	--custom-color-primary: #0059B3; /* primaryColor */
	--custom-color-primary-contrast: #004386;
	--custom-color-secondary: #FF671F; /* secondaryColor */
	--custom-color-secondary-contrast: #d2551a;

	--custom-background-source: url('/images/background.jpg?1680016713763'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1680016713763'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: 100%; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
