/* Block style on the modules list container */
div.et-fb-modules-list li[class^="et_fb_dp_dmb_module"] {
    background-color: #000 !important;
    color: #fff !important;
}

div.et-fb-modules-list li[class^="et_fb_dp_dmb_module"]:hover {
    background-color: #ea5246 !important;
}

div.et-fb-modules-list li[class^="et_fb_dp_dmb_module"]:before {
    content: url("https://reddstone.s3.eu-west-3.amazonaws.com/CDN+(reinoud)/Modules/Alienation_2-wit.svg") !important; 
    width: 128px !important;
    top: -63px !important;
    left: -3px !important;
	position: relative !important;
    height: 16px !important;
    margin: -5px auto 10px !important;
}
