.introduction {
  margin-bottom: 10%;
  width: 80%;
  text-align: center;
}

.introduction h3 {
  margin-bottom: 3%;
  font-size: 40px;
  font-weight: 800;
}

.introduction p {
  font-size: 20px;
  font-weight: 400;
}