/* Fix button and link colors overridden by Tilda's page CSS */
.btn-primary { color: #16110a !important; }
.btn-ghost { color: #f3ece1 !important; }
.nav-cta { color: #f3ece1 !important; }
a.contact-row .contact-value { color: #f3ece1 !important; }
.contact-value { color: #f3ece1 !important; }
a.meta-value { color: #f3ece1 !important; }
.nav-link { color: rgba(243,236,225,.65) !important; }