.rich-text-custom .rich-text__text {
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: 0;
}

.rich-text-custom .btn.btn--secondary  {
  background-color: transparent;
  text-transform: none;
  font-family: Fonts/Body;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0.07rem;
  min-height: 52px;
  min-width: 242px;
}