/**
 * @file
 * footer styles below 1200
 */
.footer-top {
  --footer-top-gap: 50px;
  --footer-top-left-max-width: 80%;
  --footer-top-right-max-width: 100%;
}

.footer-top {
  flex-wrap: wrap;
}

.footer-middle-row {
  --card-gap: 50px;
  flex-wrap: wrap;
}

.footer-top-two {
  line-height: 0.97;
}
