/*
Theme Name:     CityNewsChild
Description:    
Author:         Admin
Template:       citynews

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/


.logo a {
    font-family: 'Times', serif !important;
    text-transform: capitalize !important;
}

.entry-body span.category {
  text-align: left !important;
}

.post h4.entry-title {
  text-align: left;
}

.entry-author {
  font-size: 15px;
  font-weight: normal;
  text-align: left;
  padding-bottom: 5px;
}