/* Define the animation */ @keyframes gradientAnimation { 0% { background: linear-gradient(45deg, rgba(164, 120, 184, 1) 0%, rgba(247, 231, 251, 1) 100%); } 33% { background: linear-gradient(45deg, rgba(247, 231, 251, 1) 0%, rgba(224, 194, 242, 1) 100%); } 66% { background: linear-gradient(45deg, rgba(224, 194, 242, 1) 0%, rgba(245, 174, 82, 1) 100%); } 100% { background: linear-gradient(45deg, rgba(245, 174, 82, 1) 0%, rgba(164, 120, 184, 1) 100%); } } /* Apply the gradient animation to a container */ #masterPage { animation: gradientAnimation 10s infinite ease-in-out; background-size: 400% 400%; /* Ensure the gradient shifts */ }
top of page

"I am so grateful for the HERlight Community. These women have easily become my sisters."

14.png

"Postpartum has felt so lonely, but the HERlight community makes me feel included (not crazy, lol) and reminded of what a village really means."

Keep Up with The HERlight Community

  • TikTok
  • Youtube
  • Instagram

© 2025 14K Marketing

bottom of page