/* Pressure washing / exterior cleaning niche branding only. */
.brand-mark::before {
  background:center / contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 58'%3E%3Cpath d='M13 31 34 14l21 17v17H20V31' fill='none' stroke='%23396378' stroke-width='5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29 48V35h10v13' fill='none' stroke='%23396378' stroke-width='4' stroke-linejoin='round'/%3E%3Cpath d='M56 11v10M51 16h10' fill='none' stroke='%2357a9c7' stroke-width='4' stroke-linecap='round'/%3E%3Cpath d='M63 24v6M60 27h6' fill='none' stroke='%237ac3dc' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");
  filter:drop-shadow(0 5px 8px rgba(57,99,120,.14));
}
.business-brand>div>strong { color:#17374a; }
.business-brand>div>span { color:#456675; }
@media (min-width:641px) {
  .business-brand { gap:16px; }
  .brand-mark { width:80px; height:64px; flex-basis:80px; }
  .business-brand>div>strong { font-size:24px; }
  .business-brand>div>span { font-size:14px; }
}
