section#legacy .content-page-title .title-text {
  font-size: 52px;
  line-height: 52px;
  margin-top: 25px;
  font-weight: 400;
  margin-bottom: 0;
}

section#legacy .content-page-title .subtitle-container {
  width: 85%;
  margin: 0 auto;
}

section#legacy .content-page-title .subtitle-text {
  font-size: 32px;
  line-height: 32px;
  margin-top: 25px;
  font-weight: 400;
  margin-bottom: 0;
}

section#legacy .content-page-title hr {
  color: #dadada;
  height: 2px;
  width: 80vw;
  margin: auto;
  margin-top: 25px;
  margin-bottom: 25px;
}
