.featureItem {
    padding: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}
.featureItem:last-child {
    border-bottom: 0;
}
