:root {
	--custom-color-primary: #FF8200; /* primaryColor */
	--custom-color-primary-contrast: #d26b00;
	--custom-color-secondary: #F8EAA1; /* secondaryColor */
	--custom-color-secondary-contrast: #cbc084;

	--custom-background-source: url('/images/background.jpg?1736251059213'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1736251059213'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
