.lgpd-modal {
  font-family: sans-serif;
}

@media (min-width: 768px) {
  .lgpd-modal {
    width: 80% !important;
  }
}
