h1.blog-title {
font-size: 64px;
}

@media screen and (min-width: 770px)
h1.blog-title {
font-size: 64px;
}

p, b, i, ol, ul, li {
font-size: 16px !important;
}

.font-post-content {
line-height: 1.6;
}

.post-template main.content article .post-content p, .page-template main.content article .post-content p {
margin: 0.9em 0em 0.2em 0em;
}

.post-template main.content article .post-content img, .page-template main.content article .post-content img {
margin: 0.3em 0em 0em 0em;
}

.monument {
margin-top: 25px;
}
