.md-header__button.md-logo img {
    height: 32px;
}

.md-container {
    background-color: #000E1A;
}

.md-header__title {
    font-size: 1.15;
    font-weight: 500;
}

.md-header__topic {
    font-family: 'Saira', sans-serif;
    font-size: 1.7rem;
    font-weight: 400;
}

.md-tabs__link {
    font-family: 'Saira', sans-serif;
    font-size: 1.0rem;
    font-weight: 600;
}

.md-typeset h1 {
    color: #EDE9C5;
    font-size: 1.8rem;
}