.stock-pill.untracked {
    background: #edf2f7;
    color: #5b6b80;
}

.form-hint {
    display: block;
    color: var(--muted);
    font-size: 11px;
    line-height: 1.5;
    margin-top: -10px;
}
