:root {
	--custom-color-primary: #db2c1d; /* primaryColor */
	--custom-color-primary-contrast: #ae2317;
	--custom-color-secondary: #e35a4c; /* secondaryColor */
	--custom-color-secondary-contrast: #b6483d;

	--custom-background-source: url('/images/background.jpg?1719489663414'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1719489663414'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 90%; /* logoHeight */
}
