/* Footer icons changed from grey to green */
footer .material-icons.md-call,
footer .fa-envelope {
    color: #00a651 !important;
}

/* Footer links hover color changed from orange to green */
footer a:hover {
    color: #00a651 !important;
}

/* Hide specific sections from gallery page only */
.elementor-element-74d656b7,
.elementor-element-1581167a {
    display: none !important;
}

/* Hide the specified box and text from gallery page only */
.elementor-element-747f1607 {
    display: none !important;
}
