:root {
	--custom-color-primary: #004994; /* primaryColor */
	--custom-color-primary-contrast: #005fc1;
	--custom-color-secondary: #58585a; /* secondaryColor */
	--custom-color-secondary-contrast: #2c2c2d;

	--custom-background-source: url('/images/background.jpg?1674200652133'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1674200652133'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 70%; /* logoHeight */
}
