h5{
	font-size:22px;
	color:#003449;
	background:#DDF1FB;
	display: flex;
    align-items: center;
    text-transform: uppercase;
	font-weight: 600;
	padding-left:15px;
	padding-right:15px;
}
h6{
	font-size:22px;
	color:#003449;
	text-align:center;
}