/*
Theme Name: JNews - Child Theme
Version: 1.0.0
Theme URI: http://themeforest.net/?ref=jegtheme
Description: A basic starter child theme for customization purpose of JNews theme.
Author: Jegtheme
Author URI: http://themeforest.net/user/jegtheme?ref=jegtheme
Template: jnews
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */

.home .bfd-mime-col {
	display:none !important;
}

.home .bfd-download-btn {
	text-align:center;
	font-size:12px;
	border-radius:5px;
	font-weight:bold;
}

.home .bfd-download-title {
	font-size:15px;	
}

.home .bfd-download-meta p {
	font-size:15px;
}