That one is working:
.amount {
color: red!important;
}
span.from {
color: black!important;
}
But your post helps :).
Problem is solved
There is other problem that I want to ask.
Problem is following:
Please check the attached files first.
If we say that header is consist of two elements.
I need the upper element (1) with 70% opacity, and down element (2) white color. I framed on the picture element 1 and element 2 with black rectangle.
I need that because the text buttons are not very visible if all header is 70% opacity.
Please let me know is it possible to change that.
Thanks