.prose-confidentiality tbody tr {
  border-width: 1px;
  border-top-color: #e5e7eb;
  border-bottom-color: #e5e7eb;
  border-left-color: snow;
  border-right-color: snow;
}

.prose-confidentiality-general td, .prose-confidentiality-general th {
  border-width: 1px;
  border-top-color: #e5e7eb;
  border-bottom-color: #e5e7eb;
  padding: 2px;
}
h2 {
  text-transform: uppercase;
}
@media (min-width: 1199px) {
  .parent-bloc-cgv {
    width: 50%;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 991px) {
  p, li, td, th {
    font-size: 12px !important;
  }
  h2 {
    font-size: 15px !important;
  }
}
