html,
body,
.guest-account-header,
.guest-account-main,
.guest-login,
.guest-account-recommendations,
.guest-product-card {
  background: #ffffff !important;
}

html body {
  background-color: #ffffff !important;
}

.guest-continue {
  background: #000000;
  color: #ffffff !important;
}

.guest-google {
  background: #f2f2f2;
}

.guest-account-header,
.guest-login h1 {
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  font-weight: 400;
}

.guest-account-header {
  font-size: 18px;
}
