.foot1 {
  background: #fffcdb;
  /* height: 435px; */
}
.foot2 {
  width: 100%;
  height: 70px;
  background: #fac639;
  margin-top: 50px;
}
.head1 {
  color: #f2a82a;
  font-family: Inter;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.head2 {
  color: #6a6a6a;
  font-family: Inter;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
}
.decoration {
  list-style-type: none;
}
.copy {
  color: #000;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  margin-top: 28px;
}
body {
  overflow-x: hidden;
}
