/* ═══ RGPD — Miss Mademoiselle ═══ */

.rgpd-section { margin-bottom: 28px; }
.rgpd-section:last-child { margin-bottom: 0; }
.rgpd-section h2 {
  font-size: 15px;
  color: var(--or-lt);
  border-left: 3px solid var(--or);
  padding-left: 10px;
  margin-bottom: 10px;
}
.rgpd-section p, .rgpd-section li {
  font-size: 12px;
  color: var(--text-2);
  line-height: 1.7;
}
