/* Force all footer text, including attribution, to appear black */
#colophon,
#colophon *,
.site-footer,
.site-footer * {
  color: #000000 !important;
  font-weight: 400 !important; /* normal weight */
}