﻿.topbar-wrapper a
{
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    content: url('https://static.kombine.services/KombineLogoText1/white/1.svg');
    max-width: 100%;
    max-height: 100%;
}

body
{
    background: #f6f2ec;
}

.swagger-ui .topbar
{
    background-color: #2e2d2b !important;
    padding: 14px;
}