section.nikola-full-row-text {
  margin-top: 60px;
  margin-bottom: 60px;
  font-family: "urw-din", sans-serif;
  --bs-gutter-x: 42px;
}
section.nikola-full-row-text h3 {
  font-family: inherit;
  font-size: 17px;
  text-transform: uppercase;
  color: #282C3F;
  font-weight: 400;
  line-height: 17px;
}
section.nikola-full-row-text p {
  font-size: 17px;
  font-family: inherit;
  line-height: 1.428571429;
}
section.nikola-full-row-text a {
  color: #DF6459;
  text-decoration: none;
}
