/**
* Post Name: blog_entry
*/

section.blog_entry#banner {
    height: 500px;
    max-height: 80vh;
}

section.blog_entry#intro span.date {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #a8cf38;
}