#pluginAppObj_18_205 {
    width: 100%;
    overflow: hidden;
    background-color: rgba(53, 53, 53, 1);
}

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

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

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