.page-title {
	color: var(--color-brand-green-dark);
	margin-top: 50px;
}

.page-content {
	margin-bottom: 40px;
}

.page-placeholder-wrapper {
	display: flex;
	justify-content: center;
}

.page-placeholder {
	width: 52.5rem;
	height: 52.5rem;
}
