.footer-content {
  display: flex;
  /* background-color: red; */
  justify-content: space-between;
  padding: 0 250px;
}
