Tw-icon opacity not responding CSS - visibility undo button

Never mind, I found the answer by looking at the HTML output.
The answer is:
tw-icon[alt] {
opacity: 1.0;
}