section.swagger-ui {
  background-color: #fff;
  color: #000;
  border: 1px dashed #eff2f5 !important;
  box-shadow: none !important;
}

.swagger-ui section h3,
.swagger-ui .info h1,
.swagger-ui .info h2,
.swagger-ui .info h3,
.swagger-ui .info h4,
.swagger-ui .info h5,
.swagger-ui .renderedMarkdown p:not(.opblock *),
.swagger-ui .opblock-tag {
  color: #333;
}
