/* TashLK brand assets — real logo.
   Header brand icon uses the square crest; footer uses the full wordmark (logo.png). */
.head .brand .dot {
  background-image: url('/concept-b/logo-mark.png') !important;
  width: 36px;
  height: 36px;
}
/* Footer wordmark sits in a light paper box in the design — give it a touch more room. */
.brand-f img { height: 34px !important; }
