@charset "utf-8";
.row.text-left .col-lg-12 h1 {
	color: #003366;
	font-weight: bold;
	text-align: center;
}
.row.text-left .col-lg-12 h3 {
	color: #003366;
	font-weight: bold;
	text-align: center;
}

.row.text-left .col-lg-12 h5 {
	color: #cc0000;
	font-weight: bold;
	text-align: center;
	font-size: 0.8em;
}
#mission   {
	border-width: thin;
	border-style: dashed;
	color: #003366;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.card-body .card-title {
	text-align: center;
}
.card-text {
	text-align: justify;
}
