:root {
	--custom-color-primary: #338bf2; /* primaryColor */
	--custom-color-primary-contrast: #2a71c5;
	--custom-color-secondary: #55B4BC; /* secondaryColor */
	--custom-color-secondary-contrast: #41898f;

	--custom-background-source: #338bf2; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1748347647215'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: 100%; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
