:root {
	--custom-color-primary: #691315; /* primaryColor */
	--custom-color-primary-contrast: #961b1e;
	--custom-color-secondary: #691315; /* secondaryColor */
	--custom-color-secondary-contrast: #961b1e;

	--custom-background-source: #f4f2eb; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.svg?1713281204819'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: auto; /* logoHeight */
}
