.blog h1{
	font-size:28px!important;
}
.blog h2{
	font-size:22px!important;
	font-weight:600!important;
	color:#135!important;
}
.blog h3{
	font-size:16px!important;
	font-weight:600!important;
	color:#000!important;
}

.Note{
	background:#cedbea;
	border:1px solid #b3c6d9;
	padding:.25em .75em;
	font-style:italic;
}

.Frame{
	border:1px solid #b3c6d9;
	padding:.8em 1.2em .2em;
	margin-bottom:1.4em;
}
.Frame h1:first-child,
.Frame h2:first-child,
.Frame h3:first-child{
	margin-top:.2em!important;
}