.wp-custom-logo {
max-height: 60px !important;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
width: 100% !important;
}

.page-id-206 .hero-page-title h1 {
display: none;
}

.page-id-206 .footer-cta,
.page-id-182 .footer-cta {
display: none;
}

.hero-section a {
text-decoration: none !important;
}

.entry-title a, .sidebar .widget-title, 
.footer-cta .widget-title {
color: #2f69ee;
}


@media only screen and (min-width: 700px) {
.front-page-1 .featured-content .entry {
margin-top: 80px;
}
}

@media only screen and (max-width: 699px) {
.front-page-1 .featured-content .entry {
margin-top: 40px;
}
}

.title-area {
padding: 0;
}

.hero-title {
    max-width: 800px;
    margin: auto;
}

.hero-description {
    font-size: 31px;
}

.page .site-inner::before,
.footer-cta::before {
background-color:transparent;
}

.front-page-services .widget-title {
font-size:2.5rem;
color:#2f69ee;
}