/* Footer */
footer .left {
    float: left;
    text-align: left;
}
footer .right {
    float: right;
    text-align: right;
}