#footer{
    height: 100px;
    background: #1D1D1D;
    line-height: 100px;
    text-align: center;
}
.footerTxt{
    font-size: 14px;
    color: #9A9A9A;
}