.swagger-ui .info{
    margin: 1.5rem 0;
}
.swagger-ui .information-container{
    z-index: 1;
    position: relative;
}
.swagger-ui .scheme-container{
    margin-top: -5.7rem;
}
.swagger-ui .btn.authorize{
    z-index: 1;
}