CSS to make survey header transparent

CSS to make survey header transparent:

.ss_classic_top_bar .ss_classic_top_bar_section_details {
background: transparent;
}

.surveysparrow-survey-container--classic-form .ss_classic_top_bar {
background: transparent;
}