:root {
	--custom-color-primary: #bc1a3c; /* primaryColor */
	--custom-color-primary-contrast: #8f142e;
	--custom-color-secondary: #AAAAAA; /* secondaryColor */
	--custom-color-secondary-contrast: #7d7d7d;

	--custom-background-source: url('/images/background.jpg?1678120650381'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1678120650380'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
