:root {
	--custom-color-primary: #00b282; /* primaryColor */
	--custom-color-primary-contrast: #008561;
	--custom-color-secondary: #f39200; /* secondaryColor */
	--custom-color-secondary-contrast: #c67700;

	--custom-background-source: url('/images/background.jpg?1723020443479'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.svg?1723020443479'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 800%; /* logoHeight */
}
