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

.footer__title {
  font-weight: bold;
  font-size: var(--type-base-size);
}

.login-url a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}