.perfectPairingSection {
  margin: 20px 0px;
  background-image: url("../../14/assets/pf-099e48fd--kulpalm-v-1587000884.jpg");
  background-size: cover;
}

.productCardsContainer {
  background-color: rgb(243, 252, 248);
}

.product-card {
    box-sizing: border-box;
    float: left;
    min-height: 1em;
    padding-left: 2em;
    vertical-align: top;
    width: 25%;
  }

  .visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap;
  }







































.yotpo-header.read-reviews {
  text-align: center;
  text-transform: uppercase;
  font-family: "Josefin Sans";
  font-weight: 400;
  font-size: 24px;
  letter-spacing: 1px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .kul-yotpo-wrapper {
    max-width: 60%;
    margin: 60px auto;
  }
}