.search--row.search-inner {
padding: 40px 0;
background-color: #1a2556;
}

.search--row .row-title a {
	color: #fff;
}

.search--row .history-path li:not(last-child) > a {
	color: #73cbff !important;
}

ul.history-path:last-child li:last-child a {
	color: #eaeaea !important
}

.search--row .search_input::placeholder {
	color: #393939;
	opacity: 1;
}

.article--structure .article-footer .help {
	color: #2b2b2b !important;
}