
/*= Home - below fold ========= */

/** Home - below fold >> Link _3 **/
.layout2 > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > h3:nth-of-type(1) > a {
	text-transform: none !important;
}

/** Home - below fold >> Link _4 **/
.np-primary-block-wrap > div:nth-of-type(2) > div:nth-of-type(2) > h3:nth-of-type(1) > a {
	text-transform: none !important;
}

/** Home - below fold >> Link **/
#news_portal_block_posts-1 > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(4) > div:nth-of-type(2) > h3:nth-of-type(1) > a {
	text-transform: none !important;
}

/** Home - below fold >> Link _2 **/
#news_portal_block_posts-1 > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(5) > div:nth-of-type(2) > h3:nth-of-type(1) > a {
	text-transform: none !important;
}

/** Home - below fold >> Np primary block wrap **/
#news_portal_block_posts-2 .np-primary-block-wrap {
	text-transform: none !important;
}

