.omodro {
  letter-spacing: 1px;
  color: #020d4d;
}

tr.podzim, td.podzim {
  background-color: #edc8a7;
}
tr.vendemiaire, td.vendemiaire {
  background-color: #f3cead;
}
tr.brumaire, td.brumaire {
  background-color: #f9d4b3;
}
tr.frimaire, td.frimaire {
  background-color: #ffdab9;
}


tr.zima, td.zima {
  background-color: #b9d3ee;
}
tr.nivose, td.nivose {
  background-color: #bfd9f4;
}
tr.pluviose, td.pluviose {
  background-color: #c5dffa;
}
tr.ventose, td.ventose {
  background-color: #cbe5ff;
}


tr.jaro, td.jaro {
  background-color: #ffb5c5;
}
tr.germinal, td.germinal {
  background-color: #ffbaca;
}
tr.floreal, td.floreal {
  background-color: #ffc0d0;
}
tr.prairial, td.prairial {
  background-color: #ffc6d6;
}


tr.leto, td.leto {
  background-color: #eee8aa;
}
tr.messidor, td.messidor {
  background-color: #f4ecb0;
}
tr.thermidor, td.thermidor {
  background-color: #f9f2b6;
}
tr.fructidor, td.fructidor {
  background-color: #fff8bb;
}
