.cart-drawer__free-shipping {
  margin: 0 16px 12px;
  padding: 12px 16px;
  border-radius: 8px;
  background: #edf4ed;
  color: #244c36;
  text-align: center;
  font-size: 14px;
  line-height: 1.5;
}
