#nav > ul > li.current-menu-item > a, #nav > ul > li.current-menu-ancestor > a, .blog-posts li.blog-post.sticky {
    border-bottom: 3px solid #926d4d !important;
}

section.page-content a{
    color:#926d4d !important;
}

section.page-content a:hover{
    color:#000000 !important;
}

.footer-wrapper {
    background: #926d4d;
}

#footer, #footer p, footer a {
    color: #FFF;
}