.banner {
	background: url(../../img/Infrastructure-1.png);
	background-size: cover;
	background-repeat: no-repeat;
}
h1.page_header {
	color: #126b92 !important;
	text-align: center;
	padding: 65px 0px;
	font-size: 40px;
	margin: 0px;
}
.page_header2{
	color: #126b92 !important;
}
p.page_content {
	margin-bottom: 5%;
}
 .spec_head{border-bottom: 1px solid;
    width: fit-content;
    padding-bottom: 5px;
}