.mark_if_attestato {
        background: greenyellow;
  }
.mark_if_scaduto {
        background: lightcoral;
  }
.mark_if_finito {
        background: lightcoral;
  }