.bgColor button {
  background-color: red !important;
  color: white !important;
}

.color {
  color: rgb(8, 107, 38);
}
