:root {
	--custom-color-primary: #1053a7; /* primaryColor */
	--custom-color-primary-contrast: #0c3d7a;
	--custom-color-secondary: #b9babe; /* secondaryColor */
	--custom-color-secondary-contrast: #8e8e91;

	--custom-background-source: url('/images/uid-background.jpg?1736941401884'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1736941401883'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
