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

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

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

#pluginAppObj_236 > div.icmShapeSeparator > figure > svg path  {
    /* fill: rgba(75, 46, 24, 1);  */
}