h1 {
    text-align: center;
    font-size: 3.5em !important;
    font-weight: bold !important;
    color: var(--md-primary-fg-color) !important;
    margin-bottom: 0.5rem !important;
}


.md-typeset .subtitle {
    text-align: center;
    font-size: .78rem;
    font-weight: 500;
    letter-spacing: .35em;
    text-transform: uppercase;
    opacity: .4;
    margin: 0;
    margin-bottom: 2rem;
}
