.s2a-estimated-delivery {
  display: flex;
  align-items: center;
  gap: .55rem;
  margin: 1rem 0;
  padding: .75rem 1rem;
  border: 1px solid #d8e7dc;
  border-radius: 4px;
  background: #f4fbf6;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.35;
}

.s2a-estimated-delivery__icon {
  flex: 0 0 auto;
  font-weight: 700;
}
