.footer {
  background-color: #F0EFF4;
  padding: 28px 0;
  text-align: left;
}
.footer .p1 {
  font-size: 18px;
  line-height: 32px;
  text-align: left;
}
.footer_d {
  width: 17%;
  text-align: left;
}
.flex1 {
  display: flex;
  justify-content: center;
}
