footer.block-footer {
        background-image: url(https://lmcomputer.com/themes/9999/_images/bg-f-imcom.jpg);
    background-color: var(--main-footer-color);
    background-size: cover;
}

img.logo-footer
 {
    height: 120px;
    display: block;
    /* filter: brightness(0); */
}
li.suop--description_2 p {
    margin-bottom: 0px;
}
/* Set the size of the div element that contains the map */
#map {
    height: 200px;
    /* The height is 400 pixels */
    width: 100%;
    /* The width is the width of the web page */
}

p.text-footer {
    padding-top: 20px;
}

ul.suop--icon {
    margin-bottom: 0;
}

.suop--button_image {
    display: block;
}