#thesis-footer-nav-outer {
    border-top: 1px solid var(--cs-almost-black-2)
}

#thesis-footer-nav .container-fluid,
#thesis-footer-nav .span-12 {
    padding: 0
}

.th-f-ch-num-n a,
.th-f-ch-num-p a {
    color: var(--cs-orange);
    font-weight: 700
}

.th-f-sec-title-n a,
.th-f-sec-title-p a {
    color: var(--cs-almost-black);
    font-size: 1.5rem;
    font-weight: 700
}

.th-f-left-caret {
    padding-right: 4rem;
    padding-top: .75rem
}

.th-f-right-caret {
    padding-left: 4rem;
    padding-top: .75rem
}