.footer {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    left: 0;
    height: 15vh !important;
    position: absolute;
    bottom: 0;
    width: 100%;
    border-top: solid #BABABA 1px;
    z-index: 10 !important;
    background-color: white;
}
.flex-row-1 {
    align-items: center;
    display: flex;
    /* margin-left: 0.67px;
    width: 1000px; */
}
.ecologic-logo {
    height: 46px;
    margin-bottom: 6.08 px;
    width: 100px;
}
.contact-detail{
color: rgba(60, 60, 59, 1);
font-family: "Montserrat";
font-size: 14px;
font-weight: 500;
letter-spacing: 0;
line-height: 18px;
margin-left: 196px;
margin-top: 1.62px;
min-height: 20px;
white-space: nowrap;
}
.la-poste-logo {
    height: 6.4rem;
    margin-left: 97px;
    width: 73px;
}
.line {
    height: 1;
    width: 100%;
}