img[alt="Swagger UI"] {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  content: url("https://useworktivity.com/_nuxt/img/worktivity-horizontal-logo-default.475fedc.svg");
  max-width: 100%;
  max-height: 100%;
}

.topbar {
  background: white !important;
}

.models {
  display: none !important;
}

.opblock-summary-description {
  text-align: right;
}

.swagger-ui .topbar .download-url-wrapper .select-label {
  color: rgb(68, 68, 68);
}
