:root {
	--custom-color-primary: #D62E36; /* primaryColor */
	--custom-color-primary-contrast: #a9242b;
	--custom-color-secondary: #89B2C7; /* secondaryColor */
	--custom-color-secondary-contrast: #6a8a9a;

	--custom-background-source: #e3e3e3; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1782219283124'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: 100%; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
