.tilbud-badge {
  display: inline-block;
  background: #eaf4ea;
  border: 1px solid #6b9e6b;
  border-radius: 6px;
  padding: 4px 8px;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.3;
  color: #2f4f2f;
  margin-top: 0.5rem;
}
