.post-meta {
    color: #828282;
}

.right-span {
    float: right;
}

.services-nav-link {
    color: var(--md-primary-bg-color);
    font-size: 0.75rem;
    font-weight: 700;
    margin-left: 0.6rem;
    opacity: 0.95;
    text-decoration: none;
    white-space: nowrap;
}

.services-nav-link:hover {
    opacity: 1;
    text-decoration: underline;
}

.md-typeset h1 {
    font-weight: 700;
}

.md-typeset h3 {
    font-size: 1.6em;
    font-weight: 600;
}

.md-typeset h3 {
    font-size: 1.2em;
    font-weight: 500;
}
