@charset "utf-8";
/* CSS Document */
.w-60 { width: 70%; }

.blogPage h3 { font-size: 1.1em; font-weight:500; color: #000; padding: 0.5em 0em; }
.blogPage h4 { font-size: 1em; font-weight:500; color: #000; background-color: #e8e8e8; padding: .5em 1em; margin-top: .5em; margin-bottom: .5em; }
.blogPage p { margin: 0 0 .5em 1em; font-weight: 300; }
.blogPage ul li { font-weight: 300; }
