.Theme_09_Infobox2 .flex_box{
	display: flex;
	justify-content:center;
	flex-wrap: wrap;
}

.Theme_09_Infobox2 .info-box{

	
}
.Theme_09_Infobox2 .info-box .info-title{
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	color: #c4161c;
	position: relative;
	padding-bottom: 13px;
}
.Theme_09_Infobox2 .info-box .info-con{
	border-top: 0;
}
.Theme_09_Infobox2 .info-box .info-des{

}
.Theme_09_Infobox2 .info-box .info-con a{
	font-size: 16px;
	font-weight: 600;
	color: #000000;
}
.Theme_09_Infobox2 .info-box .info-con a:hover {
    color: #c4161c;
}


