/* Hide the proposal number line completely */
.proposal-html-number {
    display: none !important;
}
