.navbar-light .navbar-nav .nav-link {
	color: #212529;
}
.fa-2x {
	font-size:22px;
}
.wsi4restui-header {
	display: none;
}
.file-upload {
	max-width: 40em;
	margin: auto;
}
.wsi4rest-content {
	border-block: 0.3em solid #1e5186;
}
section#overview a {
	display: grid;
	background: #bbd0db;
	border-radius: 1em;
	padding: 1em;
}
section#overview a h3 {
	color: black;
}
section#overview div.wsi4restui-features {
	display: grid;
	grid-template-columns: 30% 30% 30%;
	gap: 3em;
	text-align: center;
}
section#gltfContent div.content-body {
	text-align: center;
}
div.widgets .file-name {
	text-align: center;
	margin-block: 1em;
}
.web3d-renderer {
  cursor: pointer;
}
