.petcake-loyalty-rule-note,
.petcake-loyalty-notice {
  color: #6f4232;
  font-size: 0.9rem;
  line-height: 1.55;
}

.petcake-loyalty-rule-note {
  margin: 0.75rem 0 0;
  text-align: center;
}

.petcake-loyalty-notice {
  display: grid;
  gap: 0.3rem;
  margin: 0 0 1.25rem;
  padding: 1rem 1.15rem;
  border: 1px solid #efcdbc;
  border-radius: 18px;
  background: #fff7ed;
}

.petcake-loyalty-notice strong {
  color: #a9513c;
  font-size: 1rem;
}
