.fs-c-heading {
  padding: 0;
  margin: 0 0 25px 0;
  border-bottom: 2px solid #dddddd;
  border-color: #a3c343;
  text-align: left;
  font-size: 1.5em;
  color: #333;
  line-height: 1.5;
}

.fs-c-subSection__title {
  margin: 20px 0 5px 0;
  padding: 0;
  border-bottom: 2px solid #dddddd;
  border-color: #a3c343;
  text-align: left;
  color: #333;
  line-height: 1.5;
  font-size: 1.17em;
}

.fs-c-subSection__title:first-child,
.fs-c-inputInformation__field,
.fs-c-inputInformation__button,
.fs-c-textLinkContainer {
  margin-right: 15px;
}

.fs-body-login .fs-c-registeredUsers {
  flex-basis: auto;
}

.fs-body-login .fs-c-newUsers {
  margin-left: 0;
}

.fs-body-login .fs-c-newUsers .fs-c-subSection__message {
  margin-top: 24px;
}

.fs-c-textLinkContainer {
  text-align: center;
}
