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

.footer__title {
  color: var(--green-light);
  font-family: var(--body-font);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
