.table-dark { border: 2px solid #e93de9; } .table-dark th, .table-dark td, .table-dark thead th { border-color: #e93de9; } .table-dark.table-hover tbody tr:hover { background-color: #b459b6; }