body { background: black; color: white; } .c-bg-black { background: black; color: white; } .no-border { border: 0; box-shadow: none; /* You may want to include this as bootstrap applies these styles too */ }