\documentclass{iditacard} \cardtype{utility} \rarity{info} \begin{document} \begin{card} \node [rectangle, minimum width=650.0/300.0, minimum height=950.0/300.0, text justified, text width=53mm, inner sep=1mm, anchor=north west] at (50.0/300.0,1000.0/300.0) { \fontsize{8}{8} \vskip -0.5em \hrule \vskip 0.5em {\large \textbf{New Days} \hfill 5} \vskip 0.5em \hrule \vskip 0.5em \textsc{On} any turn the current player may choose to take a new day. Any other players may choose to partake in the new day or not. \textsc{Participating} players abandon all current risks and shuffle all of their cards into their deck. They then draw a new starting hand. \textsc{The} starting hand size is, by default, 6 cards. There is no upper limit to hand size. \vskip 0.5em \hrule \vskip 0.5em {\large \textbf{Destruction}} \vskip 0.5em \hrule \vskip 0.5em \textsc{Discarded} cards are returned to your deck when you take a new day. \textsc{Destroyed} cards are removed from play. }; \end{card} \end{document}