.site-footer{
    margin-top:40px;
    padding:24px 16px;
    text-align:center;
    border-top:1px solid #2b2b2b;
    font-size:14px;
}

.footer-keywords{
    margin-bottom:10px;
    line-height:20px;
    font-size:14px;
}

.footer-keywords a{
    color:#d6a84f;
    text-decoration:none;
    font-weight:bold;
}

.footer-keywords a:hover{
    color:#f0c76a;
}

.footer-copy{
    color:#888;
    font-size:13px;
}
