/* small optional helpers */
hr.soft { border: 0; height: 1px; background: rgba(255,255,255,.10); }
a.underline-soft { text-decoration: underline; text-decoration-color: rgba(255,255,255,.25); }
a.underline-soft:hover { text-decoration-color: rgba(255,255,255,.55); }
