.dpdpa--popup.hide-close .dpdpa--popup-close {
  display: none;
}
.dpdpa--popup.hide-close .dpdpa--popup-button-group {
  padding-right: 0;
}
.dpdpa--popup.settings-link #dpdpa--popup-button-settings {
  background: transparent;
  color: #444;
  text-decoration: underline;
}
.dpdpa--popup.settings-link.dark #dpdpa--popup-button-settings {
  color: #fff;
}