.quebec { display: none; }
.quebec:lang(fr) { display: inherit; }
html:lang(fr) .server-banner__description::before {
  content: "Un site pour les passionnés de technologies / ";
}

