/*   
Theme Name: NoriChild
Theme URI:
Description: Nori child theme
Author: New York vs Bed Bugs
Author URI: http://newyorkvsbedbugs.org/
Template: nori
Version: 1.0
Tags: Nori Child Theme
*/

/* Using @import, so you can borrow the styles from the Nori Parent Theme */
 
/* import the default styles from parent theme */
@import url('../nori/style.css');

/* Now you can start with your own style customizations here */

/*body {
    font-family: Georgia,'Helvetica Neue',Helvetica,Arial,Sans-Serif;
}*/

/*a {color:##287C8f;}*/

#content blockquote p {
    color: #404040;
}