/* Add custom CSS styles below */ 
a[href*="blog"] {
    display: none !important;
}

a[href*="sale"],
a[href*="offers"] {
    display: none !important;
}