﻿/*.swagger-ui .topbar {
    background-color: grey;
    border-bottom: 3px solid black;
}

.swagger-ui .opblock-tag-section {
    background-color: dimgrey;
    border-radius:5px;
    
}*/