/*
 Theme Name:     Expound Child
 Theme URI:      http://example.com/expound-child/
 Description:    Expound Child Theme
 Author:         FB
 Author URI:     http://example.com
 Template:       expound
 Version:        1.0.0
*/

@import url("../expound/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

.site-title-group {
  margin: 40px 40px 40px 40px;
}

.site-content .entry-content h1,
.site-content .comment-content h1,
#tinymce h1,
.site-content .entry-content h2,
.site-content .comment-content h2,
#tinymce h2,
.site-content .entry-content h3,
.site-content .comment-content h3,
#tinymce h3 {
  margin-bottom: 10px;
  margin-top: 0px;
}

.single .site-content .entry-title {
  font-size: 34px;
  line-height: 44px;
  margin-bottom: 20px;
}
