.entry-content table{width:100%;border-collapse:collapse;border:1px solid #c6dbe3;font-size:16px}.entry-content table thead th{background-color:#0f4c4c;color:#fff;padding:14px 16px;border:1px solid #c6dbe3;font-weight:600;text-align:left}.entry-content table tbody td{padding:12px 16px;border:1px solid #c6dbe3;transition:background-color .25s ease}.entry-content table tbody tr:nth-child(odd) td{background-color:#eef7fa}.entry-content table tbody tr:nth-child(even) td{background-color:#e3f0f6}.entry-content table tbody tr:hover td{background-color:#c7e4f2}