footer {
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #f1f1f1;
    p {
        margin-bottom: 0;
    }
}
