/* Enter Your Custom CSS Here */


/*.banner .wpcf7-form {
	padding: 71px 35px 84px;
}
*/

.banner .wpcf7-form {
	background: #0254a0;
  
  }

button, input[type="button"], input[type="reset"], input[type="submit"]{
	background: #d01010;
  
  }

.banner:before {
	background: rgba(0, 0, 0, 0.1)
  
  }

.banner .text .title{
  display:none; 
  
    }

.site-header .site-branding .site-title{
  color:#0254a0 !important;
    }

a {
  color:#0254a0 !important;
}
.site-header .site-branding .site-description{
  color:#0254a0 !important;
    }

.about .header .title{
  color:#0254a0 !important;
    }

.practice-area .header .title{
  color:#0254a0 !important;
    }

.page-id-80 input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"] {
  width:100%; 
  
    }
