/*
Theme Name:     Twenty Fifteen Child
Description:    
Author:         321enterprise
Template:       twentyfifteen


*/

@import url("../twentyfifteen/style.css");


/* featured images full-width of content */

.post-thumbnail img {
        width: 100%;
        }

/* page & post title font */

.entry-title {
  font-size: 3.1rem;
  line-height: 1.1613;
}

.entry-content blockquote {
  border-color: #d22784;
  border: 10px solid #d22784;
}

.entry-content h3 {
  line-height: 1.7;
}

.entry-title {
  margin-bottom: .4em;
}


