#pluginAppObj_20 {
    width: 100%;
    overflow: hidden;
    background-color: rgba(207, 226, 243, 1);
}

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

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

#pluginAppObj_20 > div.icmShapeSeparator > figure > svg path  {
    /* fill: rgba(255, 242, 204, 1);  */
}