﻿body {
    background: #E8ECEF;
}

#swagger-ui .topbar{
    background-color: #373940;
    height: 50px;
}
#swagger-ui .download-url-wrapper .select-label {
    color: #f0f0f0;
}

#swagger-ui .information-container small{
    display: none;
}

