diff --git a/seasons.sty b/seasons.sty
index d3c876154f4872871f05b72e3f7e4f5235340484..55aa7f51271cf215c2b63320e70403d7cf38a571 100644
--- a/seasons.sty
+++ b/seasons.sty
@@ -134,7 +134,8 @@
       \draw[\pageSideColor] (A) circle (1);% Suborbit
       \fill[\pageSideColor] (A.south)  circle (3pt);
       \fill[\pageSideColor] (F.east) circle (1pt);
-      \coordinate [label=\outline{\showCycle}] (FN) at (F)+(2.3,2.3);
+      \addtocounter{fenestraPosition}{-90}
+      \coordinate [label={\rotatebox{\value{fenestraPosition}}{\scshape\Large\showCycle}}] (FN) at (F)+(0,0);
     }
     %
   \end{tikzpicture}