footer.footer {
  background-color: var(--footer-bg);
}

.copyright a {
  color: rgb(var(--primary-color) / var(--tw-text-opacity));
}

.pastor-footer-03 .rte.text-white>*,
.pastor-footer-03 .rte.text-white a {
  color: #ececec;
}

.pastor-footer-03 .rte h1 a,
.pastor-footer-03 .rte h2 a,
.pastor-footer-03 .rte h3 a,
.pastor-footer-03 .rte h4 a,
.pastor-footer-03 .rte h5 a,
.pastor-footer-03 .rte h6 a {
  text-decoration: none;
}

.footer .rte a {
  color: rgb(var(--primary-color) / var(--tw-text-opacity));
}