/*
Theme Name: Twenty Thirteen Child theme of twentythirteen
Theme URI: 
Description: Child theme of twentythirteen theme for the Twenty Thirteen theme
Author: <a href="https://wordpress.org/">the WordPress team</a>
Author URI: 
Template: twentythirteen
Version: 2.3
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Fri, 26 Jan 2018 23:09:12 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

/*code to darken the site description*/
.site-description {
    font: italic 500 24px "Source Sans Pro",Helvetica,sans-serif;
    margin: 0;
}

/*The code below controls the color and size of the post titles*/
 
.entry-title a {
color: #141412;
font-size: 1.9rem;
}
