:root {
	--custom-color-primary: #14a81b; /* primaryColor */
	--custom-color-primary-contrast: #0f7b14;
	--custom-color-secondary: #1D2791; /* secondaryColor */
	--custom-color-secondary-contrast: #2633be;

	--custom-background-source: url('/images/background.jpg?1679045177412'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1679045177412'); /* logoSource */
	--custom-logo-position-x: 100%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
