.form-footer{
    display:none !important;
}

.infospot-footer {
    background-color: #b60e10;
    box-shadow: 0 -5px 5px rgb(255 255 255 / 10%);
    padding-top: 35px;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}

.infospot-footer-logo{
    position: absolute;
    bottom: 22px;
    left: -6px;
    max-width: 65px !important;
    filter: drop-shadow(1px 0px 1px black);
}