/* Custom CSS Rules for swagger-specific elements */

/* Params and Query Parameters heading */
.sc-iqAclL.iupIzr {
  color: #757575 !important;
}

/* OAI Notes code element tag */
.oaiNotes code {
  color: #d62724 !important;
}
