  .hsd-read-more-content {
      display: none;
  }

  .hsd-h1-border {
      width: 220px;
      max-width: 34%;
      height: 2px;
      margin: 18px auto 48px;
      border: 0;
      background: linear-gradient(to right,
              rgba(17, 17, 17, 0),
              rgba(17, 17, 17, 0.95),
              rgba(17, 17, 17, 0));
  }