.top-subjects__link {
    border-width: 0 0 0.125rem;
    border-style: solid;
    list-style: none;
}

.top-subjects__link:first-child {
    border-top-width: 0.125rem;
}

.top-subjects__link a {
    align-items: center;
    display: flex;
    padding: 1rem 0.5rem;
    text-decoration: none;
}

.top-subjects__link-title {
    flex-grow: 1;
}

.top-subjects__link-icon {
    flex-shrink: 0;
    height: 1em;
    width: 1em;
}
