/* ============================================================
   818 Business Solutions — Contact Us, RTL overrides.
   Loaded ONLY on the Arabic page (body.ar818) after
   818-contact.css; the English page never sees this file.
   ============================================================ */

/* Select chevron sits at the inline-end (left in RTL). */
.ar818 .c-select { padding-right: 16px; padding-left: 42px; background-position: left 15px center; }

/* FAQ answer inset mirrored (indent under the question, clear of the chevron). */
.ar818 .c-faq-a { padding: 0 4px 26px 40px; }

/* Arabic display type needs taller lines than the Latin comps. */
.ar818 .c-hero-h1 { line-height: 1.15; }
.ar818 .c-hero-lead { line-height: 1.72; }
.ar818 .c-h2 { line-height: 1.3; }
.ar818 .c-form-title { line-height: 1.35; }
.ar818 .c-faq-q { line-height: 1.5; }
