.ph-redirection-popup-wrapper .ph-redirection-popup-title-main .ph-redirection-popup-title {
  font-family: "Bemio";
  line-height: normal;
  font-weight: 300;
}
.ph-redirection-popup-wrapper .ph-redirection-popup-bg {
  max-width: 496px;
  border-radius: 0;
  width: 100%;
  padding: 40px;
}
.ph-redirection-popup-text p {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.6;
  font-size: 16px;
}
.ph-redirection-popup-wrapper .ph-redirection-popup-bottom {
  margin-top: 20px;
}
.ph-redirection-popup-text p a {
  color: #007940;
}

.ph-redirection-wrapper .ph-redirection-btn {
  background-color: #007940;
  border: 2px solid #007940;
  font-family: Poppins, sans-serif;
  text-align: center !important;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0;
  min-width: 150px;
}

.ph-redirection-wrapper .ph-redirection-btn:hover,
.ph-redirection-wrapper .ph-redirection-btn:focus {
  color: #007940 !important;
}
.ph-redirection-popup-wrapper img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  width: 48px;
}
/* end popup */