@charset "UTF-8";
.c-profile {
	padding: 90px 0 60px;
}
.c-profile h2 {
	text-align: center;
	font-family: sans-serif;
	font-size: 30px;
	color: #602a20;
	background-color: #f096f0;
}
.c-profile p {
	text-align: center;
	font-family: sans-serif;
	font-size: 18px;
	color: #602a20;
	line-height: 175%;
}