body.single-news .single_article_content h2.article_sub_heading{
  font-size:1.875rem;
  color:#378433;
  line-height:1.2;
  margin-bottom:1.5625rem;
  font-family:Open Sans,sans-serif;
  margin-top:0;
}

@media (min-width:992px) and (max-width:1199.98px){
  body.single-news .single_article_content h2.article_sub_heading{
    font-size:1.5625rem;
    margin-bottom:1.25rem;
  }
}

@media (max-width:767.98px){
  body.single-news .single_article_content h2.article_sub_heading{
    font-size:1.875rem;
  }
}

@media (max-width:413px){
  body.single-news .single_article_content h2.article_sub_heading{
    font-size:1.5rem;
  }
}

body.single-news .single_article_content p.article_para_text{
  color:#404040;
  font-family:Open Sans,sans-serif;
  margin-bottom:1.875rem;
  font-weight:400;
  font-size:1rem;
  line-height:1.2;
}

@media (min-width:768px) and (max-width:991.98px){
  body.single-news .single_article_content p.article_para_text{
    margin-bottom:.9375rem;
  }
}

body.single-news .single_article_content .col-lg-6 img{
  width:100%;
}

body.single-news .single_article_content .fl-module-fl-post-info .fl-post-info-date{
  font-weight:600;
}

body.single-news .component_related h2{
  padding:0;
  color:#404040;
  font-weight:700;
}

@media (min-width:768px) and (max-width:1199.98px){
  body.single-news .component_related h2{
    font-size:1.625rem;
  }
}

@media (max-width:767.98px){
  body.single-news .component_related h2{
    font-size:1.875rem;
  }
}

body.single-news .component_related .card-deck .recipe-card .card-body .card-title{
  margin-top:-.375rem;
  text-transform:lowercase;
}

body.single-news .component_related .card-deck .recipe-card .card-body .card-title:first-letter{
  text-transform:capitalize;
}

body.single-news .component_related .card-deck .recipe-card .card-body .card-title a{
  font-size:1rem;
  line-height:1.2;
  color:#378433;
  font-family:Open Sans,sans-serif;
  font-weight:700;
}

/*# sourceMappingURL=template-single-news.min.css.map */
