body{
  color: #333333;}
.site-title{
display: none;
}
h1, h2, h3, h4, h5, h6 {
    color: #1187C7;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
  line-height:1.5em;
}

.site-description{
display: none;
}
.top-header {

border-bottom: 2px solid #4DB748 !important;

}
#masthead{
border-bottom: 2px solid #4DB748;
}

.strong-view.modern a.readmore{
  background: #4DB748;
padding: 6px;
color: #fff;
border-radius: 10px;
  display: block;
width: 115px;
margin: auto;
margin-top: 10px;
}

#primary article.page .entry-title{
  font-size: 28px;
}

#sidebar-primary .widget .widget-title::after, #primary .page .entry-title::after, #primary .page-header .page-title::after {
    background: #429347 !important;
}

.strong-view.modern .testimonial-content::before {
    content: "" !important;
}
.strong-view.modern .testimonial-content::after {
    content: "" !important;
}
#footer-widgets ul li
{margin-bottom: 0px !important;
}
#footer-widgets h2{
 font-size: 18px;
  margin:0px !important;
}
.mean-container .mean-nav {
    margin-top: 100px;
}
.wpmtst-testimonial-heading{
  display:none;
}
}