.topbar .link {
    display: none !important;
}

.servers-title,
.servers {
    display: none;
}

.scope-def {
    display: none;
}

.model-box {
    width: 100%;
}

.model-title__text {
    display: none;
}

.property-row td {
    padding: 10px !important;
}

.response-col_links {
    display: none;
}

.curl-command {
    display: none;
}

.swagger-ui .opblock-summary-control:focus {
    outline: none;
}