.section-paragraphe table {
  margin: auto;
}
.section-paragraphe table tr:nth-child(odd) {
  background-color: rgba(10,15,57,0.1);
}
.section-paragraphe table td {
  border-width: 1px;
}
.section-paragraphe #wpmem_login + a,
.section-paragraphe #wpmem_reg + a {
  display: none;
}
