.heading {
  font-size: 24px;
  color: red;
}

.text {
  font-size: 22px;
  color: blue;
}

.datetime {
  font-size: 20px;
  color: green;
}
