:root {
	--custom-color-primary: #0090e3; /* primaryColor */
	--custom-color-primary-contrast: #0074b6;
	--custom-color-secondary: #ff6600; /* secondaryColor */
	--custom-color-secondary-contrast: #d25400;

	--custom-background-source: url('/images/background.jpg?1776958148150'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1776958148143'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
