﻿.swagger-ui .topbar {
    background-color: #00A3E0;
    border-bottom: 3px solid gray;
}

#swagger-ui > section > div.topbar > div > div > a {
    content: url('clearview_logo_white.png');
}