.et_pb_button:hover, .et_pb_module .et_pb_button:hover {
	    padding-right: 1.8em !important;
    padding-left: 0.5em !important;
    border: 3px solid #0c5adb !important;
    border-left: 30px solid #0c5adb !important;
    color: #fff;
    border-radius: 0;
    background-color: #000 !important;
    clip-path: polygon(10% 0, 100% 0, 100% 100%, 4% 100%);
    border: 2px solid transparent;
	padding: .3em 2em .3em .7em;
}