body,
body.home, body.home main.SiteContent {
  background: var(--wp--preset--color--white);
  color: var(--wp--preset--color--primary-text);
}

.Button {
  background: var(--wp--preset--color--grey);
  color: var(--wp--preset--color--white);
}