/*
    Theme Name: Flax WP Child theme
    Template: flax_wp
    Description: Flax – it’s a creative WordPress theme, mainly related for portfolio showcase with plenty of layout designs, theme options, drag and drop visual builder with elements to create your portfolio.
    Author: WPHunters
    Author URI: http://wphunters.com
    Version: 1.0
    License: GNU General Public License version 1.0
    License URI: https://www.gnu.org/licenses/gpl-1.0.html
*/

article .date-col,
article .title-col {
	background-color: #66B946;
	color: white;
}

article.item .read-more-btn,
article.item .date-col .day,
.no-touch .blog-latest .item:hover .title {
	color: white !important;
}


.big-w {
	background-color: #66B946;
}