/* base.css */
body.home {
  background: #fff;
}

.container {
  background-color: var(--uki-main-color-transparent-b);
}

