/* ═══════════════════════════════════════════════════════════════
   Array Design System — Layout & Structure Overrides
   Colors are defined in colors.css (from John Tyler's brand spec)
   ═══════════════════════════════════════════════════════════════ */
/* Logo width */
.md-header__button.md-logo img,
.md-header__button.md-logo svg {
  width: 200px;
  height: auto;
}