.oota-reviews{

background:#fff;

padding:35px;

margin-top:30px;

border-radius:14px;

box-shadow:0 8px 30px rgba(0,0,0,.06);

}

.oota-review-summary{

text-align:center;

margin-bottom:35px;

}

.oota-review-score{

font-size:48px;

font-weight:bold;

}

.oota-review-count{

margin-top:10px;

color:#666;

}

.oota-no-reviews{

text-align:center;

padding:40px;

}

.oota-review-icon{

font-size:70px;

margin-bottom:15px;

}

.oota-no-reviews h3{

margin-bottom:10px;

}

.oota-no-reviews p{

color:#666;

margin-bottom:25px;

}