/* EF regular footer, mobile social row (Loren HUB RULING W15 item 3, 2026-09-09): the rule Home's footer carries for
   the moved row (Footer Top, 26px under the tagline), in a sheet of its own so none of the five walled assets moves;
   enqueued with ef-foot-social.js only where the regular footer renders (never /offer/). Band = Home's mobile query. */
@media(max-width:768px){
  .r1-foot-brand .r1-foot-social{display:flex;gap:12px;margin-top:26px}
}
