
div.strengths {
	background-color: white;
	border-radius: 10px;
	padding: 50px;
}

div.strengths h3 {
	border-bottom: 1px solid #1047a0;
	border-top: 1px solid #1047a0;
	color: #1047a0;
	font-size: 25px;
	padding: 10px 0;
	text-align: left;
}

div.strengths h4 {
	border-left: 4px solid #1047a0;
	color: #1047a0;
	font-size: 20px;
	padding-left: 10px;
	text-align: left;
}