/* Allow tables to wrap. */
.wy-table-responsive table td, .wy-table-responsive table th {
    white-space: inherit;
}

.bd-article-container h1, .bd-article-container h2 {
    color:#4b64b8
}