diff --git a/CS.tex b/CS.tex
index 8300fe0583988f6061758e4726d8c07265387187..584ca2b7112a704be7fef7854728ee9b62af79bc 100644
--- a/CS.tex
+++ b/CS.tex
@@ -164,7 +164,7 @@ circle label/.style = {
         \sffamily\absNum{att}%
       }%
       {\underline{\hspace{2em}}} \\ [0.25em]
-      \tiny 2D6 + Dex \par + Melee \par + \textsc{Att} Bonus
+      \textcolor{\pageSideColor}{\small 2D6 + Dex + Melee + \textsc{Att} Bonus}
     \end{tabularx}
   }
 
@@ -177,7 +177,7 @@ circle label/.style = {
       \hiderowcolors
       \small
       \iftoggle{examplecharacter}{\sffamily\arabic{armourDR} / \arabic{covering}}{\underline{\hspace{2em}/\hspace{2em}}} \\ [0.25em]
-      \tiny (by Armour)
+      \textcolor{\pageSideColor}{\small (by Armour)}
     \end{tabularx}
   }
 
@@ -196,7 +196,7 @@ circle label/.style = {
       {
         \underline{\hspace{1em}} D6+\underline{\hspace{1.5em}}
       } \\ [0.25em]
-      \tiny 1D6 + Strength \par + \textsc{Dam} Bonus
+      \textcolor{\pageSideColor}{\small 1D6 + Strength + \textsc{Dam} Bonus}
     \end{tabularx}
   }
 
@@ -213,7 +213,7 @@ circle label/.style = {
         \sffamily\arabic{ap}%
       }%
       {\underline{\hspace{2em}}} \\ [0.25em]
-      \tiny 3 + Speed
+      \textcolor{\pageSideColor}{\small 3 + Speed}
     \end{tabularx}
   }