:root {
	--custom-color-primary: #F2DB0C; /* primaryColor */
	--custom-color-primary-contrast: #c5b30a;
	--custom-color-secondary: #3B2407; /* secondaryColor */
	--custom-color-secondary-contrast: #683f0c;

	--custom-background-source: url('/images/background.jpg?1656626855000'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1656626854999'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
