.page-content {
	background: #fff;
	padding: 30px;
	border-radius: 8px;
	box-shadow: 0 2px 15px rgba(0,0,0,0.05);
}

.page-title {
	display: none;
}