:root {
	--custom-color-primary: #fba504; /* primaryColor */
	--custom-color-primary-contrast: #ce8803;
	--custom-color-secondary: #fba504; /* secondaryColor */
	--custom-color-secondary-contrast: #ce8803;

	--custom-background-source: #eeeeee; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1742279909055'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 130%; /* logoHeight */
}
