.Page-error {
  .Title {
    font-size: 200px;
    color: #6367e4;
    padding: 80px 0 40px;
    line-height: 140px;
  }

  p {
    max-width: 315px;
    font-family: $family-primary;
    text-align: center;
    color: #fff;
  }
}
