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