/* Typing Effect */
.description {
  font-size: 1.1rem;
  margin-bottom: 2rem;
  color: var(--text-dark);
  line-height: 1.8;
}
