.swagger-ui div.info {
  display: none !important;
}
.swagger-ui textarea.curl {
  background-color: #fff !important;
  color: #3b4151 !important;
}
.swagger-ui .opblock-body pre:not(.example) {
  background-color: #fff !important;
  color: #3b4151 !important;
}
.swagger-ui .opblock-body pre:not(.example) span {
  color: #3b4151 !important;
}
.wy-nav-content {
  max-width: none;
}
