/* Stronger Cariama newspaper palette. */
body.cariama-view-brand .cariama-experience {
  --editorial-paper: #fff8e9;
  --editorial-ink: #004f31;
  --editorial-red: #b3343b;
  --editorial-gold: #dda62f;
  background: var(--editorial-paper) !important;
}

body.cariama-view-brand .cariama-identity-hero,
body.cariama-view-brand .cariama-journey,
body.cariama-view-brand .cariama-home-origin-gallery,
body.cariama-view-brand .canastra-band,
body.cariama-view-brand .cultivation-place,
body.cariama-view-brand .cariama-story {
  background-color: var(--editorial-paper) !important;
}

body.cariama-view-brand .cariama-identity-hero-image,
body.cariama-view-brand .cariama-chapter-image img,
body.cariama-view-brand .cariama-home-origin-step figure img,
body.cariama-view-brand .canastra-photo-story img,
body.cariama-view-brand .cultivation-place img,
body.cariama-view-brand .origin-showcase img {
  filter: saturate(1.12) contrast(1.08) brightness(1.01) !important;
}

body.cariama-view-brand .cariama-identity-content h1,
body.cariama-view-brand .cariama-journey-heading h2,
body.cariama-view-brand .cariama-chapter-copy h3,
body.cariama-view-brand .cariama-home-origin-gallery h2,
body.cariama-view-brand .cariama-home-origin-step h3,
body.cariama-view-brand .canastra-band h2,
body.cariama-view-brand .cultivation-place h2,
body.cariama-view-brand .cultivation-place h3,
body.cariama-view-brand .cariama-story h2 {
  color: var(--editorial-ink) !important;
  opacity: 1 !important;
}

body.cariama-view-brand .cariama-identity-kicker,
body.cariama-view-brand .section-kicker,
body.cariama-view-brand .cariama-home-origin-gallery-heading > span,
body.cariama-view-brand .cariama-home-origin-step > div > span,
body.cariama-view-brand .cariama-chapter-copy > span {
  color: var(--editorial-red) !important;
  opacity: 1 !important;
}

body.cariama-view-brand .cariama-experience p,
body.cariama-view-brand .cariama-experience figcaption,
body.cariama-view-brand .cariama-experience strong,
body.cariama-view-brand .cariama-experience span {
  opacity: 1;
}

body.cariama-view-brand .cariama-identity-content > p,
body.cariama-view-brand .cariama-journey-heading > p,
body.cariama-view-brand .cariama-chapter-copy p,
body.cariama-view-brand .cariama-home-origin-gallery-heading > p,
body.cariama-view-brand .cariama-home-origin-step p,
body.cariama-view-brand .canastra-band p,
body.cariama-view-brand .cultivation-place p,
body.cariama-view-brand .cariama-story p {
  color: #163f30 !important;
  opacity: 1 !important;
}

body.cariama-view-brand .cariama-chapter-tabs,
body.cariama-view-brand .cariama-home-origin-dateline,
body.cariama-view-brand .cariama-home-origin-step,
body.cariama-view-brand .canastra-band,
body.cariama-view-brand .cultivation-place,
body.cariama-view-brand .cariama-story {
  border-color: rgba(0, 79, 49, 0.48) !important;
}

body.cariama-view-brand .cariama-chapter-tabs button:hover,
body.cariama-view-brand .cariama-chapter-tabs button.is-active {
  background: var(--editorial-ink) !important;
  color: #fff3d8 !important;
}

body.cariama-view-brand .cariama-chapter-tabs button.is-active span,
body.cariama-view-brand .cariama-chapter-tabs button.is-active strong {
  color: #fff3d8 !important;
}

body.cariama-view-brand .cariama-identity-facts strong,
body.cariama-view-brand .cariama-home-origin-gallery-link,
body.cariama-view-brand .button-primary {
  color: #fff6df !important;
  background: var(--editorial-red) !important;
}

body.cariama-view-brand .cariama-identity-facts {
  border-color: var(--editorial-ink) !important;
}

body.cariama-view-brand .cariama-identity-facts strong {
  background: transparent !important;
  color: var(--editorial-red) !important;
}

body.cariama-view-brand .seal-card {
  border-color: rgba(0, 79, 49, 0.34) !important;
  background: #fffdf6 !important;
}
