body { margin: 0; background: #faf9f5; }
.swagger-ui .topbar { display: none; }
.swagger-ui .info .title { font-family: Georgia, 'Times New Roman', serif; }
.swagger-ui .btn.authorize { border-color: #9a2427; color: #9a2427; }
.swagger-ui .btn.authorize svg { fill: #9a2427; }
.swagger-ui .btn.execute { background: #9a2427; border-color: #9a2427; }