footer .footer-bottom {
    width: 100%;
    min-height: 40px;
    background-color: #011e46;
    font-size: 14px;
    display: flex;
    align-items: center;
    padding: 12px 0px 12px 0px !important;
}
.wrapper-body{
    padding-bottom: 100px !important;
}