@charset "UTF-8";
.getyourchance__button {
  color: #ffffff;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  width: 155px;
  height: 58px;
  border-radius: 50px;
  background-color: #b27944;
  cursor: pointer;
  outline: none;
}


.my_products__desc {
  max-width: 800px;
  width: 100%;
  color: #796d75;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 27.2px;
  text-align: left;
  margin-bottom: 70px;
}