.text-red {
  color: #cc0000;
}
.big {
  font-size: 1.5em;
}
.small {
  font-size: 0.4em;
}
.text-boid {
    font-weight: bold;
}