body {
  background: #f5f5f5 !important;
  padding-bottom: 50px !important;
}

div.auth-wrapper > button.authorize {
  border-color: #75d16d !important;
  color: #75d16d !important;
}

span > small.version-stamp {
  background-color: #75d16d !important;
}

label > #select {
  border: none;
}

a > img[alt='Error'] {
  display: none !important;
}

.renderedMarkdown > p {
  margin: 0 !important;
}

.response {
  margin-bottom: 1em !important;
}

.highlight-code > pre {
  padding: 10px !important;
  margin-bottom: 15px !important;
}

tr {
  border-bottom: 1px rgba(59, 65, 81, 20%) solid !important;
}

.parameter__enum {
  font-size: 12px !important;
}

.parameter__default {
  font-size: 12px !important;
}

.logo-img {
  max-height: 50px !important;
}
