@charset "UTF-8";
/* CSS Document */

.table-yess td{
	padding: 15px;
}
.yess-h3{
	background-color: #4E8BC4;
	color: white;
	padding: 6px;
	border-radius: 5px;
	font-size: 115%;
	margin-top: 25px;
}
strong{
	color: #4E8BC4;
}