﻿.swagger-ui .markdown code,
.swagger-ui .renderedMarkdown code {
  background: unset; /* rgba(0, 0, 0, 0.05); */
  border-radius: unset; /* 4px; */
  color: #9012fe;
  font-family: monospace;
  font-size: unset; /* 14px; */
  font-weight: 600;
  padding: unset; /* 5px 7px; */
}

path.custom-expand {
  fill: none;
  stroke: black;
  stroke-width: 1.5;
}
