@page {
  size: A4;
  margin: 0mm;
}

body {
  background-color: white;
}

strong {
  font-weight: 500;
}

.giftcard-print-context > *:not(main),
.giftcard-print-instructions {
  display: none;
}

.giftcard-print-container {
  display: block;
  width: 210mm;
  height: 287mm;
  padding: 30mm;
}
