.sidebar-about h1 {
	margin-top: 0;
	font-size: 1.0rem;
	font-weight: 400;
}

.page-title, .post-title {
	font-size: 1.10rem;
}

.post-date {
	font-size: 0.8rem;
}

.page .title,
.post .title {
  font-size: 1.10rem;
}

html {
	font-size: 16px;
}

h1 {
	font-size: 1.10rem;
} 

h2 {
	font-size: 0.90rem;	
}

h3 {
	font-size: 0.80rem;	
}

h4 {
	font-size: 0.75rem;
}

.read-more-link a {
	font-size: 12px;
	padding: 4px 12px;
}

.share-buttons {
	display: none;
}

