/* new style for review text */
.features .feature {
    padding: 15px 20px 5px !important; /* less vertical padding */
}

.features .feature p {
    margin: 4px 0 !important;  /* reduce spacing between lines */
    line-height: 1.2em !important; /* tighten text */
    font-size: 9px !important; /* keep your small font */
}
