h2.parallax-quote {
    color: #ffffff;
}

.service-elem-title {
    position: inherit;
}

.post-masonry a img, iframe {
    max-height: 229px;
}
.fa-class > .fa:hover {
    color: #ff0000;
}

a {
    color: #1953c8;
}

h1.section-title:after {
    background: #333 !important;
}
h1.section-title.white-underline:after 
{
	background: #fff !important;
}
.testimonial-item {
	color: white !important
}
.testimonial-name {
	color: #51cbef !important
}
.testimonial-position {
	color: #b5b5b5 !important;
}
.expertise-accordion a {
    font-family: "Montserrat";
    line-height: 22px;
    font-weight: 400;
    font-style: normal;
    color: #000000;
    font-size: 32px;
}
.expertise-accordion a span{
color: black;	
}

.blog-page a img.attachment-blog-thumb{
    max-height: 100% !important;
}