.customer-facing #headerbar {
  background:#cae9bd url('https://static.wixstatic.com/media/3978993e99184d5e8c21f0204cd07bca.png/v1/fill/w_150,h_150,al_c,q_85/3978993e99184d5e8c21f0204cd07bca.webp');
  height:220px;
}

.customer-facing #logo img {
  position:absolute;
  left:50%;
  margin-left:-129px;
  top:90px;
}

.customer-facing .form-submit {
  background:#222;
}