.share-more:after {
	content: "Compartilhar";
}
.post-share .share-more:after {
	content: "Compartilhar artigo";
}

.v-post .post-share .share-more:after {
	content: "Compartilhar vídeo";
}

.post-share .next-link:after {
	content: "Próximo artigo";
}

.v-post .post-share .next-link:after {
	content: "Próximo vídeo";
}
.thumbGalley:before {
    content: "PARA A GALERIA ";
}