.contact__area {
    padding: 60px 0 90px;
}
.ps-product-list {
  background: #15804a;
  padding: 30px 0 0;
}
.ps-section__header h2 {
  color: white;
}
.ps-product {
    border: 1px solid black;
    padding: 10px 10px 6px;
    border-radius: 10px;
    max-width: 360px;
    background: white;
}
.ps-section__header {
    margin-bottom: 20px !important;
}
.whychoose-section img {
  border-radius: 10px;
}
.whychoose-section ul li {
  color: black;
  font-size: 18px;
}