.footer-div {
    background-position: center, 75px 0;
    height: 70px;
    background-color: #224658;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
}