.orange {
  color: rgb(232, 155, 49);
  font-size: 40px;
  font-weight: bold;
}
.red { color:red; }