.rgpd {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
  line-height: 1.7;
  color: #333;
}

.rgpd h2 {
  color: #2c3e50;
  font-size: 1.5rem;
  margin-top: 40px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #3498db;
}

.rgpd h2:first-of-type {
  margin-top: 0;
}

.rgpd h3 {
  color: #34495e;
  font-size: 1.2rem;
  margin-top: 30px;
  margin-bottom: 15px;
}

.rgpd p {
  margin-bottom: 15px;
  text-align: justify;
}

.rgpd a {
  color: #3498db;
  text-decoration: none;
}

.rgpd a:hover {
  text-decoration: underline;
}

.rgpd ul {
  margin: 15px 0;
  padding-left: 30px;
}

.rgpd li {
  margin-bottom: 10px;
}

.rgpd strong {
  color: #2c3e50;
}

.rgpd .info-block {
  background-color: #f8f9fa;
  padding: 20px;
  border-radius: 5px;
  margin: 20px 0;
  border-left: 4px solid #3498db;
}

.rgpd .contact-info {
  font-style: normal;
  margin: 15px 0;
}

/*# sourceMappingURL=rgpd.css.map */
