.table-dark { border: 2px solid #3daee9; } .table-dark th, .table-dark td, .table-dark thead th { border-color: #3daee9; } .table-dark.table-hover tbody tr:hover { background-color: #2980b9; }