:root {
	--custom-color-primary: #404F68; /* primaryColor */
	--custom-color-primary-contrast: #5b7195;
	--custom-color-secondary: #404F68; /* secondaryColor */
	--custom-color-secondary-contrast: #5b7195;

	--custom-background-source: url('/images/background.jpg?1680165206712'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1680165206711'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
