html,
body {
  background: #fff;
}

.odon-static-page {
  background: #fff !important;
  color: #0b0b0b;
}

.odon-hero {
  background: #fff !important;
}

.odon-hero p.uppercase {
  color: #4b5563 !important;
  letter-spacing: 0.18em !important;
}

.odon-hero h1 {
  color: #000 !important;
  letter-spacing: 0 !important;
}

.odon-hero h1 + p {
  color: #111 !important;
}

.odon-hero .mt-12 p {
  color: #374151 !important;
}

.odon-hero .mt-8 span {
  border-color: #111 !important;
  color: #111 !important;
}

.odon-static-page section:nth-of-type(2) {
  background: #ffdc5edb !important;
  border-color: #e5e7eb !important;
}

.odon-static-page section:nth-of-type(2) h2,
.odon-static-page section:nth-of-type(2) p {
  color: #000 !important;
}

header img[alt="ODON STUDIO"] {
  width: 51px !important;
  height: 51px !important;
  object-fit: contain !important;
}

header a {
  gap: 14px !important;
}

header span {
  text-transform: uppercase !important;
}
