.fw-links-section-1 .fw-content {
  justify-content: space-between;
}
.fw-links-section-1 .fw-section-side-one .fw-headline {
  margin-bottom: 0;
}
.fw-links-section-1 .fw-section-side-two {
  display: flex;
  flex-direction: column;
}
.fw-links-section-1 .fw-section-side-two .fw-text-link-row {
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 0;
}
.fw-links-section-1 .fw-section-side-two .fw-frameworker-text-link {
  width: 100%;
}
