.wy-table-responsive table td, .wy-table-responsive table th {
    white-space: normal;
}
.admonition.warning { background: #fff3cd; }
.admonition.danger { background: #f8d7da; }
code { color: #c7254e; background-color: #f9f2f4; }
pre code { color: inherit; background: none; }
