.ff-cta {
  background: #fcf8e3;
  margin: 2em 0;
  padding: 1em 1em 1.5em;
  border-left: 4px solid #ffe099;
}

.ff-cta-text {
  font-family: "FreightTextProBook-Regular", serif;
  letter-spacing: 0.01rem;
  font-weight: 600;
  font-style: normal;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.75);
  font-kerning: auto;
  font-size: 22px;
}
