.entry-title {
font-size: 2.4rem;
}

.entry-content {
font-size: 1.5rem;


}

.entry-footer a {
    font-size: 12px;

}
.entry-footer {
  padding-top: 1%;
  padding-bottom: 1%;
  background: #dfe2f8;
}

.entry-content a, .entry-summary a, .page-content a, .comment-content a, .pingback .comment-body > a {
    border-bottom: none;
}

.hentry {
 padding-top: 4%; 
  background: #ffffff;
}

.entry-content, .entry-summary{
	padding-bottom: 4%;
}


/* Soundcloud */
.social-navigation a[href*="soundcloud.com"]:before {
	content: "\f426";
}