#footer {
    position: relative;
    width: 100%;
    z-index: 99;
    color: white;
    background-color: rgb(25, 43, 67) !important;
}

#endFooter {
    border-top: 1px solid #ccc;
}
