/* Block unrelated social media links that are hard coded in the footer */
#block-socialmedialinks-2 {
	display: none !important;
}

footer > h3 {
    display: none !important;
}