.ls-section {
    margin-top: 24px;
    padding-top: 12px;
    border-top: 1px solid #e5e5e5;
}
.ls-section a {
    color: inherit;
    text-decoration: underline;
}
.ls-section a:hover {
    opacity: .75;
}
