
POC Omne Ultra MIPS Bicycle Helmets
table { width: 100%; border-collapse: collapse; /* Merges borders */ margin: 25px 0; font-size: 0.9em; min-width: 400px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.15); /* Adds a subtle shadow */ border-radius: 8px; /* Slightly rounded corners */ overflow: hidden; /* Ensures shadow and border-radius work together */ } thead tr { background-color: #009879; /* Header background color */ color: #ffffff; /* Header text color */ text-align: left; } th, td { padding: 12px 15px; /* Padding inside cells */ border: 1px solid #dddddd; /* Light grey border for all cells */ } tbody tr { border-bottom: 1px solid #dddddd; /* Bottom border for rows */ } tbody tr:nth-of-type(even) { background-color: #f3f3f3; /* Zebra striping for readability */ } tbody tr:last-of-type { border-bottom: 2px solid #009879; /* Thicker bottom border for