css-------------------------------


.custom-content table{width:100%;border-collapse:collapse;margin-top:20px;text-align:left;font-size:14px}.custom-content th{background-color:#f4f4f4;font-weight:700;text-transform:uppercase;text-align:left}.custom-content td,.custom-content th{color:#333;padding:10px;border:1px solid #ddd}.custom-content td{font-weight:400}.custom-content tbody tr:nth-child(odd){background-color:#f9f9f9}.custom-content tbody tr:nth-child(2n){background-color:#fff}.custom-content tbody td:first-child{font-weight:700}.custom-content h4{font-size:16px;font-weight:700;margin-top:20px;color:#444}@media (max-width:768px){.custom-content table{font-size:12px}.custom-content td,.custom-content th{padding:8px}}