.card{
  background-color: #212529;
}

body{
  background-color: #353b42;
  color: var(--bs-light)
}