.content {
    padding-top: 15rem;
    align-items: center;
}

.last-updated {
    color: var(--gray50);
}

h1 {
    font-size: 3rem;
    line-height: 3.25rem;
}

h3, h4 {
    margin-bottom: 0.5rem;
}