/* 
Theme Name: Astra Child
Theme URI: http://wfrisby.com
Description: Astra Child 
Theme Author: Wayne Frisby
Author URI: http://wfrisby.com
Template: astra 
Version: 1.0.0
Text Domain: atra-child
License: GNU General Public License or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
*/

.ast-separate-container .ast-article-post {
	box-shadow: 0 0 1rem rgba(0,0,0,0.1);
	margin-bottom: 1rem;
}

.entry-title a {
	font-weight: 700;
	max-width: 60ch;
	display: block;
}

.entry-title a:hover {
	text-decoration: underline;
}

.entry-content p {
	max-width: 70ch;	
}