:root {
	--custom-color-primary: #E8312C; /* primaryColor */
	--custom-color-primary-contrast: #bb2824;
	--custom-color-secondary: #139BEA; /* secondaryColor */
	--custom-color-secondary-contrast: #0f7dbd;

	--custom-background-source: #8C969D; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1670513748329'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
