.pkp_block.block_information h2.title::before {
    content: "\f059";
    font-family: FontAwesome;
    margin-right: 8px;
}

.pkp_block.block_language span.title::before {
    content: "\f0ac";
    font-family: FontAwesome;
    margin-right: 8px;
}

.pkp_block.block_web_feed h2.title::before {
    content: "\f05a";
    font-family: FontAwesome;
    margin-right: 8px;
}

.pkp_block.block_Keywordcloud h2.title::before {
    content: "\f0b0";
    font-family: FontAwesome;
    margin-right: 8px;
}

#pkpDropdown1::before {
    content: "\f007";
    font-family: FontAwesome;
    margin-right: 8px;
}

.pkp_navigation_primary_wrapper > ul > li > a:hover {
    background-color: #FEBE16!important;
}

.pkp_navigation_search_wrapper .pkp_search:hover {
    background-color: #FEBE16!important;

}