body > footer > div > div > div:nth-child(2) > b {
    display:none;
}
body > footer > div > div > div:nth-child(2) {
    display:none;
}