.vCenter {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

#footer {
    border-top: 1px solid #fff;
    background: rgb(121, 89, 69);
}