.swagger-ui .avtax-response-example-description {
  max-width: 42rem;
  margin: 0.6rem 0 0;
  padding: 0.7rem 0.8rem;
  color: #0f172a;
  font-size: 0.875rem;
  line-height: 1.5;
  background: #f5f3ff;
  border-left: 3px solid #6d28d9;
  border-radius: 0 0.3rem 0.3rem 0;
}
