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

img.logo-footer {
    height: 120px;
    display: block;
}

/* 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;
}