.text-justify {
    text-align: justify;
}

.services-img {
    height:150px !important;
    width:150px !important;
}

.bg-gradient-to-r {
    background-image: linear-gradient(to right, rgb(208 193 240 / .5) , rgb(245 163 175 / .4));
}


p {
    font-family: "Poppins", sans-serif;
    color: black;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 15px;
    font-weight: normal;
}
