.footerBackground{
    background:#DAD9DC;
    height: 110px;
}
.footerTextSize{
    font-size: 18px;
    margin-top: 50px;
}
.footerDiv{
    width: 100%; 
    margin: 0 auto;
    float: none;
    display: inline-block;
}