.newsletter{display:none;}
a[href="/recherche"] {
    display: none;
}
a[href*="recherche"] {
    display: none !important;
}