/**
 * @file
 * footer styles below 767
 */
.footer-middle-row {
  --card-gap: 25px;
  flex-direction: column;
}

.footer-top-left {
  flex-direction: column;
}

.natic-code .footer-dsc br {
  display: none;
}
