.intro-content {
	width: 100%;
	position: relative;
	animation-delay: .5s;
	margin-top: var(--py-section);
	margin-bottom: var(--py-section);
}

.intro-content p:last-child {
	margin-bottom: 0;
}