.freeshipping-top-text {
  text-align: center;
  margin: auto auto 15px auto;
  max-width: 355px;
}
.freeshipping-bottom-text {
  text-align: center;
  margin: 15px auto auto auto;
}
.fst-wrapper {
  width: 100%;
  padding: 2rem;
  background-color: rgb(var(--color-scheme-light-linen-background));
  margin-bottom: 25px;
}
