CSS to change pop-up card background colour:
/** Body background **/ .surveysparrow-chat__split-layer { background: aliceblue; }
/** Footer background **/
.surveysparrow-chat__footer-data-wrap { background: antiquewhite; }