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