"
Features Free Pro
Product features
Product features
Product features
Product features
.table { border-collapse: collapse; border-spacing: 0; width: 100%; border: 1px solid #ddd; } /* Style table headers and table data */ th, td { text-align: center; padding: 16px; } th:first-child, td:first-child { text-align: left; } /* Zebra-striped table rows */ tr:nth-child(odd) { background-color: #f2f2f2; } /* tick ✔️ and cross ❌ icon colour */ .fa-check { color: #00cc00; } .fa-remove { color:#e62e00; }}