Try
section[data-section-id="6162950d489d822ab8841871"] {
.list-item-content__button {
position: static !important;
transform: unset !important;
&:hover {
background: #cb9d6c !important;
color: #fff !important;
}
}
.list-item-content__button-container {
overflow: visible !important;
position: static !important;
transform: unset !important;
}
}
Let me know how it works on your site
Support me by pressing đź‘Ť if this useful for you