:root {
	--custom-color-primary: #001639; /* primaryColor */
	--custom-color-primary-contrast: #002766;
	--custom-color-secondary: #D7153A; /* secondaryColor */
	--custom-color-secondary-contrast: #aa112e;

	--custom-background-source: url('/images/background.jpg?1701168123887'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1701168123887'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
