
#site-footer {
    background: #D5D4D4;
    color: #777776;
    font-size: 14px;
    font-size: 0.777rem;
    margin-top: 40px;
}

#site-footer-bottom {
    padding: 10px 5px;
}

#site-footer-bottom .housekeeping-menu ul {
    margin: 0;
    padding: 0;
    text-align: center;
    list-style: none;
}

#site-footer-bottom .housekeeping-menu li {
    display: inline-block;
    margin: 5px 10px;
}
