:root {
	--custom-color-primary: #e62518; /* primaryColor */
	--custom-color-primary-contrast: #b91e13;
	--custom-color-secondary: #000000; /* secondaryColor */
	--custom-color-secondary-contrast: #2d2d2d;

	--custom-background-source: url('/images/uid-background.jpg?1670920970605'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1670920970605'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: 30%; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
