.text_wrapper{
    width: 100%;
    /* margin: 10px 0px 100px 180px; */
    font-size: 20px;

   
}
.title{
    font-size: 30px;
    color: rgb(26, 143, 104);
    text-align: center;
}
.desc{
    text-align: center;
}

