/* make a little space below by default */
.wst-engine {
	margin-bottom: 10px;
}

.wst-engine .mw-inputbox-centered{
  background-color: inherit;
  color:inherit; /* Very hacky attempt to resolve a night mode issue.*/
}