.table-responsive { overflow-x: auto; }
.table { width: 100%; border-collapse: collapse; }
.table th, .table td { padding: 10px; border: 1px solid #ddd; text-align: center; }
.table thead th { background: #f4f4f4; font-weight: bold; }