.oota-about-product{

    background:#fff;

    margin-top:28px;

    padding:34px;

    border-radius:14px;

    box-shadow:0 8px 30px rgba(0,0,0,.06);

}

.oota-about-product h2{

    font-size:28px;

    margin-bottom:22px;

}

.oota-about-content{

    line-height:1.9;

    color:#444;

    font-size:16px;

}

.oota-about-content p{

    margin-bottom:18px;

}