:root {
	--custom-color-primary: #265551; /* primaryColor */
	--custom-color-primary-contrast: #3a827c;
	--custom-color-secondary: #4A7460; /* secondaryColor */
	--custom-color-secondary-contrast: #2e473b;

	--custom-background-source: #e3e3e3; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1785305673666'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 75%; /* logoHeight */
}
