.introduction-area p {
  max-width: 900px;
  margin: 0 auto;
  line-height: 1.8;
  letter-spacing: 0.2px;
  font-weight: 400;
  text-shadow: 0 0 0.6px currentColor;
}
