body { direction: rtl; unicode-bidi: plaintext; }
.site-nav { margin-inline-start: auto; }
.hero-copy, .section-head, .about-panel, .service-card, .project-body, .post-card, .entry-content, .footer-brand, .footer-contact, .footer-menu-wrap { text-align: right; }
.eyebrow, .section-kicker { letter-spacing: 0; }
.menu { direction: rtl; }
.hero-tags { direction: ltr; justify-content: flex-end; }
html[data-itfirst-mode="cv"] .hero-tags { justify-content: flex-start; }
@media (max-width: 880px) { .hero-tags { justify-content: flex-start; } }
