
            .topbar { background-color: #1a1a2e !important; }
            .topbar .link img { max-height: 50px; }
            .swagger-ui .info .title { color: #302b63; }
            .swagger-ui .btn.authorize { color: #302b63; border-color: #302b63; }
            .swagger-ui .btn.authorize svg { fill: #302b63; }
            .swagger-ui .opblock.opblock-post { border-color: #302b63; background: rgba(48,43,99,0.05); }
            .swagger-ui .opblock.opblock-post .opblock-summary-method { background: #302b63; }
            .swagger-ui .opblock.opblock-get .opblock-summary-method { background: #4a90d9; }
            .swagger-ui .opblock.opblock-delete .opblock-summary-method { background: #c0392b; }
            .swagger-ui .btn.execute { background-color: #302b63; border-color: #302b63; }
            .swagger-ui .btn.execute:hover { background-color: #24243e; }
            .swagger-ui .scheme-container { background: #f8f9fa; }
          