:root {
	--custom-color-primary: #006397; /* primaryColor */
	--custom-color-primary-contrast: #00466a;
	--custom-color-secondary: #007db1; /* secondaryColor */
	--custom-color-secondary-contrast: #005d84;

	--custom-background-source: url('/images/background.jpg?1783604664346'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1783604664345'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
