.swagger-ui .topbar svg:not(:root) {
    display: none;
}

.topbar-wrapper .link:before {
    background-image: url('oxefit.svg');
    background-size: 216px 30px;
    display: inline-block;
    width: 216px;
    height: 30px;
    content: "";
}
