.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4 {
  color: #fff !important;
  font-weight: 800 !important;
  text-shadow: 0 1px 2px rgba(0, 18, 37, .32) !important;
}

.site-footer p,
.site-footer a,
.site-footer li {
  color: #dcecff !important;
}

body.theme-dark .site-footer h1,
body.theme-dark .site-footer h2,
body.theme-dark .site-footer h3,
body.theme-dark .site-footer h4 {
  color: #fff !important;
}
