.duru-shipping-nudge {
  font-family: var(--font-body);
  font-size: 0.875rem;
  font-weight: 600;
  color: #2E5A0E;
  background-color: #EFF8E2;
  border-radius: 8px;
  padding: 10px 14px;
  margin-top: 12px;
}
