﻿body {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji !important;
}

.topbar-wrapper img[alt="Swagger UI"], .topbar-wrapper span {
    visibility: hidden;
}

.topbar-wrapper .link:after {
    content: url(./favicon-16x16.png) " API Reference";
    color: #3b4151;
    font-weight: 500;
    line-height: 1.2;

    font-size: 20px;
    position: absolute;
}

.swagger-ui .topbar {
    background-color: #fafafa;
}
