.hive h1 {
  color: blue;
}

.bee h1 {
  color: white;
}

.queen h1 {
  color: blue;
}
