#pluginAppObj_6_44 {
    width: 100%;
    overflow: hidden;
    background-color: transparent;
}

#pluginAppObj_6_44 > div.icmShapeSeparator > figure {
    margin: 0px!important;
}

#pluginAppObj_6_44 > div.icmShapeSeparator > figure > svg  {
    display: block;
    height: 45px;
    width: 100%;
    transform: scale(-1,1) translate(0,0);
    filter: drop-shadow(10px 2px 15px rgba(0, 0, 0, 1)) ;
}

#pluginAppObj_6_44 > div.icmShapeSeparator > figure > svg path  {
    /* fill: rgba(35, 178, 200, 1);  */
}