.not-found__title {
    font-size: 140px;
    font-weight: 700;
    text-align: center;
    padding: 0px 0 0 0;
}

.not-found__subtitle {
      font-size: 18px;
    /* font-weight: 700; */
    text-align: center;
  padding: 0px 300px 51px 300px;
}