.ok      { color: green;  font-weight: bold; }
.warning { color: orange; font-weight: bold; }
.alert   { color: red;    font-weight: bold; }

.valore-grande {
  font-size: 32px;
  font-weight: bold;
}

.icona-reazione {
  font-size: 48px;
}
