
  /* About page only: align the final Walkinto quality sentence to the left. */
  body.page #wrapper .walkinto-about-new .footer-note,
  body.page #wrapper .walkinto-about-new .footer-note p {
    text-align: left !important;
  }
