/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 13 2021 | 20:28:57 */
button#responsive-menu-pro-button {
border-radius:0px;
}

article .entry-content-wrap {
}

body.single-post article .entry-header {
max-width: 1400px;
margin: 40px auto;
}

body.single-post article .single-content {
max-width:700px;
margin:30px auto;
}

figcaption.wp-caption-text {
font-size:12px;
line-height:15px;
padding-bottom:5px;
border-bottom:1px solid #ddd;
max-width:740px;
text-align:left;
}

p.subtitle {
font-family:'Merriweather', georgia, serif;
font-weight:600;
font-size:120%;
color:#777;
max-width:1000px;
}

.footnotes:before {
content:'Notes';
margin-top:20px;
padding-top:10px;
font-weight:600;
border-top:1px solid #eee;
display:block;
}

.footnotes ol li {
font-size:12px;
}