/* components/relo-features-rtl.css — RTL overrides for .rp-relo-features (AR-only). TODO Cowork. */

/* Relocation: full-bleed light-blue band on the "One point of contact from start
   to finish." section (uniquely flagged .bg-grey). Section is already edge-to-edge;
   recolor only. Figma 17717:20863. */
.rp-relo-features .hero_double_section_2.bg-grey {
  background-color: #F0F4FE !important;
}
