/* ===== EXISTING THEME CUSTOMIZATIONS ===== */
.swagger-ui .topbar { background-color: #147552; }
.swagger-ui .swagger-ui .opblock { border-color: #aeb7dd; }

.opblock-summary-path {
    flex-shrink: 0;
    max-width:100% !important;
}
