.hw-ppsft{
  margin: 6px 0 4px 0;
  font-size: 14px;
  line-height: 1.2;
  color: var(--ppsft-color, #0b1f3a);
  display: flex;
  align-items: baseline;
  gap: 8px;
  flex-wrap: wrap;
}
.hw-ppsft .hw-ppsft-line{ font-weight: 700; }
.hw-ppsft .hw-ppsft-note{ font-size: 12px; color: var(--ppsft-muted, #5b6a82); }
