.theme--undervisning .popup__content .button__group:has(> .button.link) {
  flex-flow: column !important;
  align-items: center !important;
}

.theme--undervisning .popup__content .button {
  margin-right: 0 !important;
}

.theme--undervisning .popup__content .button.link {
  background: transparent !important;
  text-transform: none !important;
  order: 10 !important;
}
