.paragraph {
	margin-top: 40px;
}

.paragraph:first-child {
	margin-top: 0;
}
