<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
table.calendar tr:first-child th .prev,
table.calendar tr:first-child th .next {
  font-size: 1.4rem;
  font-weight: normal;
  display: inline-block;
  margin-top: -0.35rem;
}</pre></body></html>