
footer {
    margin-top: 42px !important;
}


#footer {
    maring-top: 100px;

    color: #ffffff;
    background: #224b43;

    position:fixed;
    left:0px;
    bottom:0px;
    height:30px;
    width:100%;

    padding: 14px 0;

    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 50px;

}


