

h1 {
    color: #fff !important;
} 

.nfd-text-primary:not(.has-text-color), .wp-block-button.wndb-text-primary > a:not(.has-text-color) {
  color: #000 !important;
}

div.copyright-txt, .copyright-text a {
color: #13294b;
}

div.copyright-txt::before {
content:'alex@and-cooperative.com\A 224.350.2664\A';
color: #fff;
white-space: pre;
display: block;
}