
body {
    margin: 0;
    padding: 0;
}

/**
 * Disable request-type badges, see https://github.com/Rebilly/ReDoc/issues/61
 */
#redoc .operation-type {
    display: none !important;
}