/* ORIGONA footer technical wrapper layer.
   Visual footer styling now lives in Bricks-owned token/class sources.
   Keep only wrapper-level glue here if the live footer DOM needs a shared hook.
*/
.or-brx-footer-shell.c-footer,
.or-brx-footer {
  width: 100%;
  margin: 0;
  padding-top: 0;
  background: transparent;
  border-top: 0;
}
