/* Post-export accessibility corrections for the static Framer marketing site. */
[style*="background-color:var(--token-322457b1-8c47-44a7-b16f-a29c47fc0c6b"] {
  background-color: #c94d3d !important;
}

[style*="background-color:var(--token-322457b1-8c47-44a7-b16f-a29c47fc0c6b"] p,
mark.framer-text {
  --framer-text-color: #fff !important;
  color: #fff !important;
}

mark.framer-text {
  background-color: #c94d3d !important;
}
