﻿.innerPageHeaderSection{
	background-image:none !important;
	height: 60vh;
	display:none;
}
.innerPageHeaderSection .container > .text-block > h1{
color:#00a651;
}
.innerPageHeaderSection .container > .text-block > p{
	color:#000;
}
.header-links-second-row .header-link a{
	color:#000;
}

.newsDetailsTitle{
	color:#019748 !important;

}
.newsDetailsContent h4{
	color:#000;
	text-align:justify;

}
.newsMainContent div {
    font-size: 18px;
    font-family: "Lexend";
    line-height: 1.6;
    text-align:justify;
  }

.newsDetailsWrapper01 .breadCrumb svg{
	    fill: #000000;
}

.newsDetailsWrapper01 .breadCrumb svg.rtlArrow{
	   rotate: -180deg;
	   margin-right:40px;
}

