div.footer-content {
    background-color: #ededed;
    height: 56px;
    margin: 0;
}

div.footer-content > div.footer-copyright {
    padding-left: 10px;
    font-size: 0.9rem;
}

div.footer-content > div.footer-links {
    padding-right: 10px;
    text-align: right;
}

div.footer-content > div.footer-links > a.footer-link {
    font-size: 0.9rem;
    margin: 0 10px;
}