
.counter-col .counte-text{
    text-align: center;
}
.about-details-wrap p{
    color: #fff;
    margin-bottom: 2rem;
}

.mt-5{
    margin-top: 5rem;
}
.w-webflow-badge{
    display: none !important;
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important;
}

.services-title-wrapper{
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    gap: 10rem;
}

.sub-title-image-box img{
    width: 40px;
}
.mb-5{
    margin-bottom: 5rem;
}
.seo-text h2{
    font-size: 2rem;
    text-align: center;
}
.seo-text p{
    margin-bottom: 1rem;
}

.wp-icon{
    position: fixed;
    right: 1rem;
    bottom: 1rem;
    width: 75px;
    height: 75px;
}