/*minified*/
#pluginAppObj_7_04 {
    width: 100%;
    overflow: hidden;
    background-color: rgba(221, 255, 221, 1);
}

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

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

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