﻿img[alt="Swagger UI"] {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    content: url('/StaticFiles/Swagger/logo.png');
    width: 184px;
    height: 39px;
    fill: none;
}

.swagger-ui .topbar {
    background-color: #353467;
    padding: 10px 0;
}