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

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

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

#pluginAppObj_30 > div.icmShapeSeparator > figure > svg path  {
    /* fill: rgba(18, 4, 57, 1);  */
}