.tutorial-header {
  width: 100%;
  position: relative;
}

.tutorial-header a {
  position: absolute;
  height: 100%;
  display: flex;
  align-items: center;
}

p {
  font-size: 1.4rem;
  font-weight: 400;
  width: 60vw;
  text-align: center;
}
