/* v7.72 — footer brand anchors to the upper-left of the lead row. */
html body .v71-footer .v71-footer-lead>div:first-child{
  align-self:start!important;
  justify-self:start!important;
  display:flex!important;
  align-items:flex-start!important;
  padding-top:0!important;
}
html body .v71-footer .v71-footer-lead>div:first-child .v715-footer-brand-link{
  align-self:flex-start!important;
  margin:0!important;
}
