/* Small optical adjustment: keeps the illustrated W clear of the footer edge. */
footer .brand {
  padding-left: 7px;
  white-space: nowrap;
}

footer .brand span {
  font: inherit;
  text-align: inherit;
}
