.back-to-account {
  width: 100%;
  background-color: mr-blue;
}
.submit-button {
  background-color: #fff;
  color: #911f85;
}
.cancel-button {
  color: #fff;
}
.header-text {
  color: #000;
}
.sub-header-text {
  color: #000;
}
