
    html[dir="rtl"] #clory-custom-game-cards { direction: rtl; }
    html[dir="rtl"] #clory-custom-game-cards th,
    html[dir="rtl"] #clory-custom-game-cards td,
    html[dir="rtl"] #clory-custom-game-cards .cg-faq-question { text-align: right; }
    html[dir="rtl"] #clory-custom-game-cards ul { padding-right: 24px; padding-left: 0; }
    html[dir="rtl"] #clory-custom-game-cards .cg-step::before { right: 20px; left: auto; }
    html[dir="rtl"] #clory-custom-game-cards .cg-note { border-right: 4px solid var(--cg-accent); border-left: 0; }
    html[dir="rtl"] #clory-custom-game-cards .cg-faq-answer { padding: 0 0 18px 42px; }
  