.landing-container {
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}

.home-rsvp {
	width: 15rem;
}
