/* Enter Your Custom CSS Here */

.fusion-page-title-row h1 {
   text-transform:uppercase;
	 letter-spacing:1px;
}

#custom-image{
	box-shadow: 1px 2px 3px 4px #024280;
}

#custom-officers-box .fusion-column-wrapper{
	box-shadow: 1px 2px 3px 4px #024280;
	padding-top: 20px !important;
}

#custom-officers-box .fusion-imageframe img{
	border-radius:50%;
}

input[type="text"],input[type="email"],input[type="tel"]{
	height:45px !important;
}

::placeholder {
    color:#333 !important;
}

#custom-partner-boxes{
	padding:10px;
  border: 1px solid #efefef !important;
  box-shadow: 0 0 4px #02407d !important;
}

#custom-partner-boxes.imageframe-3{
	height: 196px;
}

#custom-partner-boxes.imageframe-4{
	height: 217px;
}

#custom-partner-boxes.imageframe-5{
	height: 151px;
}