h1.intro {
color: #062e5f; 
font-size: 33px;
}
.services-gateway-block {
text-align: center;
border-radius: .2em;
overflow: hidden;
}
.services-gateway-block:before {
z-index: 5;
content: "\0020";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #000;
opacity: 0;
}
.services-gateway-block a {
position: relative;
z-index: 10;
color: #fff;
text-shadow: 0 .1em .1em #000, 0 .1em .25em #000, 0 .25em .5em #000;
}
.services-gateway-block a:hover {
color: #fff;
opacity: .75;
}
hr {
margin: 2em 0;
border: 0;
background: #ccc;
height: 2px;
}
p+p {
margin-top: 1em;
}
.edgt_logo a {
height: 60px !important;
}
.header_inner_left {
margin-bottom: 30px !important;
}
.full-width img {
width: 100%;
max-width: none;
}
.qbutton, 
.load_more a, 
.blog_load_more_button a, 
.post-password-form input[type='submit'],
input.wpcf7-form-control.wpcf7-submit, 
#submit_comment {
background: #71b543;
color: #fff;
font-weight: bold;
border: 0;
}
.qbutton:hover,
.load_more a:hover, 
.blog_load_more_button a:hover,
.post-password-form input[type='submit']:hover,
input.wpcf7-form-control.wpcf7-submit:hover,
#submit_comment:hover {
background: #71b543;
box-shadow: .5em .5em 0 rgba(0,0,0,.1);
}
.topbar {
text-align:center;
background: #062e5f;
padding: .25em;
margin-bottom: 1em;
}
.topbar p {
font-size: 14px;
color: #fff !important;
}
.wpb_wrapper h4 {
margin: 1.5em 0 .5em;
}