article .readmore a {
    color: #fff;
    background: #0326c1;
}

.post-image img {
  max-width: 40%;
  max-height: 40%;
  
}

article .entry-header .entry-title a {
    color: #333333;
    font-size: 20px;
}


article .entry-header .date-meta {
 height:90px; 
}

.entry-summary p {
  display:none;
}

.site-content {
padding-top: 50px;
}