/* Case */
a p {
	font-size: 0.8rem;
	color: #333;
	margin: 0;
}
.info-box {
	border-left: 1px solid #fff;
}
.menu-title {
	font-size: 1rem;
	width: 100%;
	margin-bottom: 0.5rem;
}
.title {
	font-size: 1.2rem;
	width: 100%;
}