/* Add custom CSS styles below */ 
footer p, footer a, footer h2, footer h3, footer span, footer b, footer small, footer strong {
    color: white !important;
}
footer {
    background: black;
}
h1.text-4xl.md\:text-6xl.font-light.mb-4.tracking-wider {
    color: white !important;
}
p.text-lg.md\:text-xl.font-light.mb-8.max-w-2xl.mx-auto {
    color: white !important;
}