.footer {
    text-align: center;
    width: 100%;
    font-family: "Open Sans Regular";
    display: inline-block;
    position: relative;
    bottom: 0;
}

.footer p {
    text-align: left;
    display: inline-block;
}