.list-group {
  background-color: $background;
  
  .list-group-item {
    background-color: $background;
  }
}
