/* CÓDIGO FINAL PARA OCULTAR BOTÕES DE REDES SOCIAIS */ .post-share-buttons { display: none !important; } .share-box { display: none !important; } .post-share-buttons-container { display: none !important; } .post-footer-line-3 { display: none !important; } /* FIM DO CÓDIGO FINAL */