.site-footer {
 display: none;
}

#colophon > div > a:nth-child(1),
#colophon > div > a:nth-child(1) ~ .sep {
    display: none;
}

body, button, input, select, textarea, 
h1, h2, h3, h4, h5, h6,
.post-navigation .post-title, .widget_calendar caption,
.page-title, .comments-title, .comment-reply-title {
	font-family: sans-serif;

}

h1, h2, h3, h4, h5, h6 {
  	font-size: 1.6rem;
}

.byline, .updated:not(.published) {
 /*   display: unset; */
}
