div:has(> div > a[href*="www.getgrist.com"]) {
    display: none !important;
}
