#swagger-ui button {
    width: inherit;
}

#swagger-ui pre {
    background: inherit;
}

#swagger-ui .expand-operation {
    color: black;
}

#documentation {
    background-color: whitesmoke; 
    padding: 1em; 
    border-radius: 0.25em;
    margin-top: 3em;
}