﻿h1 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  color: #008e87 !important;
}

.redoc-markdown pre {
    border-radius: 3px !important;
}

div.api-content div[id^="tag"] {
  padding-bottom: 0px !important;
}

div[data-section-id] > div > div {
    padding-bottom: 0px !important;
}

.api-info {
  font-size: 1.2rem !important;
}

label[role="menuitem"].active {
  color: #008e86;
}

label[role="menuitem"][type="tag"]:hover {
  color: #008e86;
}

a[href = "https://redocly.com/redoc/"] {
    display: none !important;
}