.process {
   height: 100vh;
   padding-top: 10rem;
   &__title {
      text-align: center;
      padding: 2rem;
   }
}