.color-yellow {
  background-color: #FFA500;
}

.color-blue {
  background-color: #4682B4;
}

.color-green {
  background-color: #2ca02c;
}
