/*
Theme Name: Pillar Child
Theme URI: 
Description: Child theme for the pillar theme
Author: <a href="http://www.tommusrhodus.com">Tom Rhodes</a>
Author URI: http://www.tommusrhodus.com
Template: pillar
Version: 1.0.0
*/

@import url('../pillar/style.css');

#wnb-bar { 
	box-shadow: none;
	-webkit-box-shadow: none;
}

div.blog-post__author {
	display: none !important;;
}
div.video-play-icon {
	display: none !important;;
}