/*
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Description: Child theme for Kadence
Author: Your Name
Template: kadence
Version: 1.0.0
Text Domain: kadence-child
*/

/* Put your custom CSS below */

.article-home-block li article
{
	background-color: #323335 ;
	color: #EDF2F7;
}

.article-home-block li article p
{
line-height: 1.1em;
}

.article-home-block li article h2 a
{
color: #fff;
font-weight: bold;
line-height: 2em;
}
.article-home-block li article .entry-taxonomies
{
	display: none;
}

