﻿.footer .footer-lower {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  gap: 30px;
}