.App {
  &-title {
    justify-content: center;
  }

  &-subtitle {
    font-weight: 100;
  }

}