:root {
	--custom-color-primary: #ee7f00; /* primaryColor */
	--custom-color-primary-contrast: #c16700;
	--custom-color-secondary: #18365e; /* secondaryColor */
	--custom-color-secondary-contrast: #23508b;

	--custom-background-source: url('/images/background.jpg?1740562913352'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1740562913352'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
