.home .page-header{
background-image: url(https://www.healyourhealthnow.com/wp-content/uploads/2019/11/Untitled-21.png) !important;
background-size: 34% !important;
background-repeat:no-repeat !important;
background-color:#b7d068;
}

.cooked-shortcode-recipe-list .cooked-srl-title {
    font-size: 1.5rem;
}
.cooked-shortcode-recipe-list .cooked-srl-author {
    font-size: 1.2rem;
}
.entry-content p:empty{
	margin-bottom:0;
	line-height:0
}

@media screen and (max-width:600px){
.home .page-header{
background-image: none !important;
}
}