/* Credit-Hinweis im Fussbereich */
.gfw-credit {
  padding: 0 1.5rem 1.75rem;
  text-align: center;
  font-size: .78rem;
  line-height: 1.6;
  background: #0e0f12;
  color: #8a8990;
}
.gfw-credit a { color: inherit; text-decoration: underline; }
.gfw-credit--hell { background: transparent; color: #181c22; opacity: .6; }
