/* Keep both wordmarks optically centered with their mark inside the pill. */
.card-nav__bar .brand-pill strong,
.brand-pill--floating strong {
  margin-top: 0;
}
