.swagger-ui .topbar {
    background: #2e163e;
}

.topbar-wrapper .link {
    display: none !important;
}

.topbar-wrapper div {
    background-image: url("/img/rast_vb.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 30%;
    height: 50px;
}
