/* Contraste AA sem alterar a hierarquia visual original. */
.bg-asym {
  background-color: #d9183b !important;
}

.light-optical .text-asym,
section[class*="bg-[#f3f2ee]"] .text-asym {
  color: #c41438 !important;
}

.text-white\/25 {
  color: rgba(255, 255, 255, 0.62) !important;
}
