body {
    padding-bottom: 90px;
}

.p-l-0 {
    padding-left: 0px !important;
}

.p-r-0 {
    padding-right: 0px !important;
}

.foot-bar {
    background-color: #004e98;
    border-bottom: 5px solid #fca61b;
    position: fixed;
    
    bottom: 0;
    right: 0;
    left: 0;
    
    min-height: 89px;
}

.foot-bar img {
    float: right;
    height: 100%;
    width: auto;
}

.oops-image img{
    height: 100%;
    width: auto;
}