a.md-logo,
a.md-footer-nav__link,
a.md-tabs__link {
color: rgb(255, 255, 255);
opacity: 1;
}
a.md-logo:hover,
a.md-footer-nav__link:hover,
a.md-tabs__link:hover {
color: rgb(255, 255, 255);
}
.codehilite pre {
  white-space: pre-wrap;
}
table td,
table th {
font-size:16px;
}
article h4 {
    font-size: .8rem;
    line-height: 1.6;
}
