.dpc-card .dpc-card__meta .dpc-card__date {
  color: #4b4b4b !important;
}

.deula-dsf-promoted-heading {
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
  color: inherit;
}

.deula-dsf-privacy-supplement {
  margin-block-start: 2.5rem;
  padding-block-start: 1.5rem;
  border-top: 1px solid #d8d8d8;
}

.deula-dsf-privacy-supplement h2,
.deula-dsf-privacy-supplement h3 {
  margin-block-start: 1.4em;
}

.deula-dsf-privacy-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 10px 18px;
  border: 0;
  border-radius: 4px;
  background: #1f5fae;
  color: #fff;
  font: inherit;
  font-weight: 700;
  line-height: 1.2;
  cursor: pointer;
}

.deula-dsf-privacy-button:hover,
.deula-dsf-privacy-button:focus-visible {
  background: #174a88;
  color: #fff;
}

