.d35-brand-showcase__inner {
  width: min(100%, var(--d35-container));
  margin-inline: auto;
  padding-inline: var(--d35-gap);
  display: grid;
  gap: clamp(1.75rem, 4vw, 3rem);
}

/* Dark variant: the full-bleed dark band comes from the shared .d35-section /
   .d35-section-dark utilities; the nested SectionHeader uses its own dark
   variant (white border) and the logos are recoloured white by the component. */
