:root {
	--custom-color-primary: #366333; /* primaryColor */
	--custom-color-primary-contrast: #1e361c;
	--custom-color-secondary: #2D619C; /* secondaryColor */
	--custom-color-secondary-contrast: #20456f;

	--custom-background-source: url('/images/background.jpg?1700055277210'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1700055277210'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: 60%; /* logoWidth */
	--custom-logo-height: auto; /* logoHeight */
}
