.ke-header-wrap-dyn {
    color: #fff;
}
.ke-header-wrap-dyn .ke-header-inner {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	line-height: 1.6;
	background-color: #222;
	height: 70px;
	align-items: center;
	width: 100%;
	flex-wrap: wrap;
	align-content: center;
	justify-content: space-between;
	color: inherit;
	background-image: linear-gradient(45deg, #222, transparent);
}

.ke-header-wrap-dyn .ke-header-inner .ke-hero-title a {
	color: inherit;
	font-weight: 400;
}

.ke-header-wrap-dyn .ke-header-inner .app-menu .flexbox .menu-item {
	color: inherit;
}

.ke-header-wrap-dyn .ke-header-inner .app-menu .flexbox .menu-item .primary-link
	{
	color: inherit;
}

.ke-header-wrap-dyn .ke-header-inner .iconwrap .ke-header-icon .headericon
	{
	color: inherit;
}

body[data-page="feature"] .fea-meta-wrap {
	border-top: none;
	background-color: #eaf6f7;
	color: #4d4d4d;
	border-bottom: 1px solid #f1f1f1;
}

body[data-page="feature"] .fea-meta-wrap .finfo-breadcrumb .bc-wrap a.link-animate
	{
	color: inherit !important;
}

body[data-page="feature"] .fea-meta-wrap .finfo-breadcrumb .bc-wrap a.link-animate:before
	{
	background: inherit !important;
}

body[data-page="feature"] .fea-meta-wrap .finfo-fe-title {
	color: inherit !important;
	font-size: 24px !important;
}

body[data-page="feature"] .fea-meta-wrap .finfo-page-desc {
	color: inherit !important;
}

body[data-page="feature"] .fea-meta-wrap .fea-doc-sec-wrap .hz-sep {
	border-image: linear-gradient(to right, #4d4d4d 15%, #ccc 75%) 100% 1;
}

body[data-page="feature"] .fea-meta-wrap .fea-doc-sec-wrap .finfo-doc-wrap .finfo-doc-label
	{
	color: inherit !important;
}

body[data-page="feature"] .fea-meta-wrap .fea-doc-sec-wrap .finfo-doc-wrap .docTitleList .fe-link-animate
	{
	color: inherit !important;
	background-image: linear-gradient(inherit, inherit);
	background-image: -webkit-gradient(linear, left top, left bottom, from(inherit),
		to(inherit));
	padding-bottom: 3px;
}

body[data-page="feature"] .fea-meta-wrap .fea-doc-sec-wrap .finfo-doc-wrap .docTitleList .link-external-icon
	{
	color: inherit !important;
}