.quaddy-plan {
  margin-top: 12px;
  padding: 11px 12px;
  border: 1px solid #d7e5de;
  border-radius: 10px;
  background: #f1f8f4;
  color: #48645a;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.45;
}

.history-quaddy-plans {
  display: grid;
  gap: 8px;
  margin-top: 14px;
}

.history-quaddy-plans p {
  display: grid;
  gap: 4px;
  margin: 0;
  padding: 11px 12px;
  border: 1px solid #d7e5de;
  border-radius: 10px;
  background: #f1f8f4;
  color: #48645a;
  font-size: 14px;
  line-height: 1.45;
}

.history-quaddy-plans strong { color: #173d30; font-size: 16px; }

.history-quaddy-plan {
  margin: 8px 0 0 !important;
  color: #48645a !important;
  font-size: 12px !important;
  font-weight: 600;
  line-height: 1.45;
  white-space: normal;
}
