/* Enter Your Custom CSS Here */
.single-post .entry-footer {
display: none;
}
.single-post .entry-content {
width: 100% !important;
}
.main-navigation a {
font-size: 20px !important;
}
.site-info {
visibility: hidden !important;
}
.category article,.tag article {
margin-bottom: 50px !important;
}
.entry-footer {
display: none;
}
.post-navigation * {
display: none;
}
.widget {
border-top: 2px solid grey !important;
margin-bottom: 12px !important;
padding-top: 12px !important;
}
h2.entry-title a {
font-size: 1.0rem !important;
}
.page-title {
display: none;
}