.nx-divider {

    background: linear-gradient(
        90deg,
        #9DE404 0%,
        #D8FF8A 50%,
        #9DE404 100%
    ) !important;
}