.swagger-ui .info .title small {
    background: #6F7585 !important;
}
.swagger-ui .info .title small.version-stamp {
    background: #89bf04 !important;
}
.swagger-ui .info .title small.version-stamp pre {
    color: #424242;
}
.swagger-ui .info a {
    color: #0075DC !important;
}
.swagger-ui .opblock.opblock-get .opblock-summary-method {
    background: #0075DC !important;
}