.display h1{
    text-transform: none;
    font-weight: 700;
    line-height: 1.1;
    padding-bottom: 20px;
}
.display p{
	font-style:normal;
}
.display h5{
	text-transform: uppercase;
    font-weight: 500;
  color: #00447C;
}
.homeHeroTxt{background-color: rgba(255,255,255,.6);}





