/* Osano widget loads via CDN script, not enqueued by theme/WP -> override here instead */
button.osano-cm-window__widget > svg > path:nth-child(1) {
    stroke: #000000 !important;
}

button.osano-cm-window__widget > svg > g {
    fill: #000000 !important;
}
