<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Fix for hero paragraph text color */
.hero p {
  color: #ffffff !important; /* Ensure white text in hero sections */
}
</pre></body></html>