/*
Theme Name:     Megan Child Theme
Description:    This is an example of a child theme. 
Author:         Your Name Here
Author URI:		http://www.yoursite.com
Template:       catch-everest-pro
*/

@import url("../catch-everest-pro/style.css"); 

img.attachment-wide-featured {
	box-shadow: none;
	margin-bottom: 20px;
}
.site-content article {
	border-bottom: none;
}
.footnotes li {
        font-size: 80%;
}