.wpr-hide {
  display: none !important;
}

.wpr-highlight-plan {
  border: 2px solid #198819;
  background-color: #e6ffe6;
  box-shadow: 0 0 15px rgba(25, 136, 25, 0.4);
  transform: scale(1.05);
  z-index: 1;
}
