.w-greeting {
	text-align: center;
}

.w-greeting h2 {
	font-size: 50px;
	margin-top: 100px;
}

.w-greeting p {
	font-size: 20px;
	margin: 30px;
}
