.purple-txt{
  color: #98639b;
}

.plan-conditions .annotation-list{
  background: #e8e8e8;
  padding: 5px;
}

.plan-conditions .annotation-list div{
  font-size: 14px;
}

.pico-price .plan-highlight {
    border: 3px solid #98639b;
    padding: 10px;
}

.pico-price .doctor-text{
  padding: 0px;
}

.pico-price .plan-tag{
  background: #98639b;
}

@media screen and (max-width:599px) {
 .plan-details{
   font-size: 18px;
 }
}

