.anmeldelser-trustpilot-light {
  text-align: left;
}

.anmeldelser-trustpilot-light a {
  color: #FFF;
  text-decoration: underline;
}

.anmeldelser-trustpilot-dark {
  text-align: center;
}

.anmeldelser-trustpilot-dark a {
  color: var(--wp--preset--color--contrast);
  text-decoration: underline;
}