/*
 Theme Name:   gpedit
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      1
*/

.related-posts {
    margin: 2em 0
}

ul {
    margin: 0 0 1.5em 2em
}

.single .entry-meta {
    margin-top: 20px;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    padding: 10px 0
}

.entry-content,
.right-sidebar {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 400;
    text-transform: none;
    font-size: 16px;
    line-height: 1.6
}

.breadcrumbs {
    font-size: 15px;
    margin-bottom: 15px;
}

.examples, .letter-templates, .email-templates {background-color:#f0f5fa;padding:20px;margin-bottom:20px}

h1.entry-title {
	font-size: 37px;
}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 22px;
}

h2.entry-title {
	font-size: 22px;
}