.md-typeset table:not([class]) th {
    min-width: 0rem;
}
.md-nav__link--active {
    color: inherit;
}
blockquote.page-copyright {
    margin: 20px 0;
    padding-left: 1.5rem;
    border-left: 5px solid #ff1700; /* Just change the color value and that's it*/
}
.gt-container .gt-meta {
    z-index: auto !important;
}
