I have made a testimonial. But now it shows the header in white. How do I change the color to black? I have tried to find it in the theme options, but cannot find it. Also have tried
.bx-wrapper .testimonials-name {
font-family: Oswald;
color: #00000 !important;
font-size: 18px;
font-weight: normal;
}
in the custom CSS. But is still is white.