.container-offers {
  display: flex;
  justify-content: space-between;
}

.container-offers div {
  flex: 1;
  text-align: center;
}

.body>#footer .copyright {
    color: #fff !important;
}
