:root {
	--mehori-color-blog: #26A69A;
}

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

.entry-title h2 a,
.entry-title h3 a {
    color: #26A69A;
}

h2 {
	color: #26A69A;
	font-size: 25px;
	margin-top: 30px;
	margin-bottom: 20px;
}
h3 {
	color: #26A69A;
	margin-top: 30px;
	margin-bottom: 20px;
}
