.cfdt-charte-btn:hover {
  background: #111827 !important;
  color: #ffffff !important;
}

.cfdt-charte-table {
  width: 100%;
  border-collapse: collapse;
}

.cfdt-charte-table th,
.cfdt-charte-table td {
  border: 1px solid #e3e3e3;
  padding: 10px;
  text-align: left;
}

.cfdt-charte-table th {
  background: #f6f6f6;
}

.cfdt-charte-missing {
  color: #777;
}
