.tune-up-color .price-header {background-color: #5C9F38;}
.tune-up-color .price {background-color: #66AE3D;}
.tune-up-color .price-figure {background-color: #66AE3D;}
.tune-up-color .features {background-color: #FFF8A3;}
.tune-up-color .price-footer {background-color: #5C9F38;}

.table-striped>tbody>tr:nth-of-type(odd) {
 background-color: #FFF8A3;
}


