.blog-entry-header {
    padding: 20px 0 5px;
}
.blog-entry-header .entry-title, .blog-featured-img-header .entry-title {
    font-size: 35px;
    line-height: 35px;
}
.blog-archive article {
    border-radius: 10px;
}
.entry-header {
    padding: 80px 0 30px;
}
hr {
    clear: both;
}
.simcal-default-calendar-light .simcal-nav-button:focus, .simcal-default-calendar-light .simcal-nav-button:hover {
    color: rgba(0,0,0,.9) !important ;
}
.simcal-default-calendar-light .simcal-nav-button {
    color: rgba(0,0,0,.6) !important ;
}
main img {
    border-radius: 10px;
}
.simcal-default-calendar .simcal-current h3 {
    width: 60%;
    display: none;
}