@charset "utf-8";
.container .img-rounded.img-responsive {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}
.container h3 {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	text-align: center;
	font-weight: 900;
	font-size: 46px;
	color: #000000;
}
.container p {
	color: #000000;
	text-align: justify;
	font-size: 23px;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
