a.focus-item {
    display: block;
    text-decoration: none;
    color: inherit;
}

/* Fixed top nav covers hash targets without extra offset */
.media-section[id] {
    scroll-margin-top: 140px;
}
