.type-banner {
  flex: 1 0 100%;
}

.footer__title {
  font-weight: bold;
  font-size: var(--type-base-size);
}
.image-credit {
  font-size: 12px;
  color: #666;
  font-style: italic;
  margin-top: 5px;
  text-align: right;
}