div#masthead{
display: none
}
.single-post article.post {
border: 1px solid #434343;
padding: 25px;
}
.section-title-bold-center span, .section-title-bold span {
border: 2px solid rgba(0,0,0,0.1);
padding: .3em .8em;
background: #3498db;
color: #fff;
font-size: 18px !important;
}
.section-title.section-title-bold{
align-items: flex-end;
}
.section-title.section-title-bold b{
opacity: 1;
background-color: #3498db;
}
@media only screen and (max-width: 48em) { }