.guiding-item h4{color: var(--accent-color2);}
.service-img-area h5 {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    background-color: #fff;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 15px;
}
.service-img-area {
    position: relative;
    overflow: hidden;
}
.service-item p{text-align: justify;}
.team-image{border-radius: .6rem !important;}
.map-marker-color{color: var(--accent-color2);}