button {
    &[class*="load"],
    &:has(span:contains("تحميل")) {
        display: none !important;
    }
}