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