/* WCAG contrast corrections for the light site theme. */
[aria-labelledby="language-choice-title"] .text-bronze {
  color: #e2bd7d !important;
}

[aria-labelledby="language-choice-title"] p,
[aria-labelledby="language-choice-title"] button {
  color: #f5f0e8;
}

.bg-bronze.text-espresso,
a.bg-bronze.text-espresso {
  color: #17110d !important;
}

#gallery .text-bronze {
  color: #76512a !important;
}

#gallery [class*="text-sand/"],
#gallery .text-ivory {
  color: #3f3024 !important;
}

footer[aria-label="Site footer"] .text-bronze,
footer[aria-label="Site footer"] .journal-footer-column strong {
  color: #76512a !important;
}

footer[aria-label="Site footer"] .text-ivory {
  color: #2b211a !important;
}

footer[aria-label="Site footer"] [class*="text-sand/"],
footer[aria-label="Site footer"] .journal-footer-column a,
footer[aria-label="Site footer"] a[class*="text-bronze"] {
  color: #514335 !important;
}

footer[aria-label="Site footer"] a:hover {
  color: #17110d !important;
}
