.plan-browser-note {
  margin: 12px 10px 0;
  padding: 11px 13px;
  border: 1px solid #eadbe1;
  border-radius: 12px;
  background: #fffafc;
  color: #806f77;
  font-size: 10px;
  line-height: 1.8;
  text-align: left;
}
