.swagger-ui .topbar {
 background-color: rgb(33, 37, 41);
}

.information-container {
 display: none !important;
}

.swagger-ui .scheme-container .schemes>.schemes-server-container {
 display: none !important;
}

.swagger-ui .scheme-container .schemes {
 justify-content: flex-end !important;
}