Color of the accordion title changes into black

Hi there,
my website is: http://www.nanoceramicprotect.pl/uslugi
There is a services called "Optimum", "Gold" et cetera.
Under a short description there is accordion link. Right now is invisible (please check it on screenshot).

Recently I did something like that in child-theme style.css:

/* Zwin/rozwin - stylizacja w zakladce uslugi
-------------------------------------------------------------- */

.style-simple
.accordion
.question .title {
    padding-left: 0px;
    font-size: 18px;
    color: #0085b7;
    font-weight: normal;
}

And it worked... couple days :-(
Do you have any idea why it is not working now?

Thanks
Blazej

Comments

Sign In or Register to comment.