.lab-referral {
  display: none !important;
  border: 1px dashed rgba(255, 211, 134, 0.62);
  border-radius: 14px;
  background: rgba(52, 37, 10, 0.28);
  padding: 0.62rem 0.72rem;
  color: #ffe4b4;
  box-shadow: 0 10px 24px rgba(3, 8, 20, 0.3);
}

.lab-referral p {
  margin: 0;
  font-size: 0.86rem;
  line-height: 1.35;
  color: #ffe6bb !important;
  overflow-wrap: break-word;
  word-break: break-word;
}

.lab-referral a {
  color: #9fe2ff !important;
  font-weight: 700;
  text-decoration: none;
  border-bottom: 1px solid rgba(159, 226, 255, 0.4);
}
