<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* TODO merge style overrides into account.less after BAC release */
.v2 #primary {
  width: 1080px;
}

#acctform {
  margin: auto;
}

.section {
  background: none;
}

.hgroup {
  background: none;
}

.account.settings {
  width: 800px;
  margin: auto;

}
</pre></body></html>