.et-fb-all-modules .dss_post_button:before {
    content: '\7c' !important;
}

.et-fb-all-modules .dss_post_button {
    background-color: #3949ab !important;
    color: white !important;
    overflow: visible !important;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

.et-fb-all-modules .dss_post_button span {
    font-size: 10px !important;
}

.et-fb-all-modules .dss_post_button:after {
    content: "";
    background-size: 40px 40px;
    background-image: url('./../../../admin/assets/divi-sensei-64.png');
    background-repeat: no-repeat;
    position: absolute;
    top: -10px;
    left: -15px;
    width: 40px;
    height: 40px;
}