.title {
  font-size: larger;
  font-weight: 700;
  color: hotpink;
}

.red {
  color: red;
}

.blue {
  color: blue;
}