:root {
	--custom-color-primary: #D77761; /* primaryColor */
	--custom-color-primary-contrast: #aa5e4d;
	--custom-color-secondary: #A4D4D0; /* secondaryColor */
	--custom-color-secondary-contrast: #81a7a4;

	--custom-background-source: #FFFFFF; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1755528174480'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
