/*!
    Theme Name: Easel V2 Child
    Theme URI: http://neoncanvas.com
    Description: Child theme for the Easel V2 theme.
    Author: Neon Canvas
    Author URI: http://neoncanvas.com
    Template: easel-v2
    Version: 1.0.0
    Text Domain: easel-v2-child
*/

body.blog section.content article h2.entry-title {
    font-size: 25px;
    color: #153761;
    line-height: 39px;
}

body.blog section.content article:hover h2 {
    color: #51b7b2;
}

body.blog section.content article span.date {
    color: #000;
}
