.oota-highlights{

    background:#fff;

    margin-top:24px;

    padding:26px;

    border-radius:14px;

    box-shadow:0 8px 30px rgba(0,0,0,.06);

}

.oota-highlights h3{

    margin-bottom:18px;

    font-size:22px;

}

.oota-highlights ul{

    list-style:none;

    margin:0;

    padding:0;

}

.oota-highlights li{

    padding:12px 0;

    border-bottom:1px solid #ececec;

    font-size:15px;

}

.oota-highlights li:last-child{

    border-bottom:none;

}