footer.block-footer {
    background-image: url(https://nitinattakornengineer.com/themes/9999/_images/bg-f-nit.jpg);
    background-color: var(--main-footer-color);
    background-size: cover;
}
img.logo-footer {
    height: 140px;
    display: block;
    /* filter: brightness(0); */
}

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