.tiles article header.major p {
    text-transform: none;
    letter-spacing: 0.06em;
    line-height: 1.6;
}

.page-links .button,
.page-links .button.next {
    margin-right: 1em;
    margin-bottom: 1em;
}

.legal-meta {
    font-size: 0.8em;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    margin: -0.5em 0 2.5em 0;
    opacity: 0.85;
}

.legal-section {
    margin-bottom: 3em;
}

.legal-section > :last-child,
.card-list > :last-child,
.feature-block > :last-child {
    margin-bottom: 0;
}

.feature-block {
    margin-bottom: 2em;
}

.spotlights ul.alt,
.card-list ul.alt,
.legal-section ul.alt {
    margin-bottom: 0;
}

#footer .copyright a {
    border-bottom: 0;
}

@media screen and (max-width: 736px) {
    .page-links .button,
    .page-links .button.next {
        margin-right: 0;
        width: 100%;
    }
}
