.page-title {
    color: #fff;
    padding: 40px 0;
  }
  .page-title h1 {
    font-weight: 400;
  }
  .page-title p {
    color: #fff;
    max-width: 585px;
    line-height: 28px;
  }