.dm-button-fill{position:relative;overflow:hidden!important;z-index:1}.dm-button-fill .et_pb_button{transition:color 0.3s ease-in-out;position:relative;z-index:2}.dm-button-fill .et_pb_button:hover{color:#fff!important}.dm-button-fill::before{content:"";position:absolute;top:0;left:0;width:0%;height:100%;background-color:var(--color-hover,#007bff);transition:width 0.3s ease-in-out;z-index:0}.dm-button-fill:hover::before{width:100%}