:root {
	--custom-color-primary: #c10a27; /* primaryColor */
	--custom-color-primary-contrast: #94081e;
	--custom-color-secondary: #29292a; /* secondaryColor */
	--custom-color-secondary-contrast: #555557;

	--custom-background-source: #7F7F7F; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1699867600700'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
