a.vc_read_more::after {
  content: "Lire plus";
}
a.vc_read_more {
  visibility: hidden;
}
a.vc_read_more::after {
  visibility: visible;
}