/* 
 Theme Name:   Puro Child
 Theme URI:    
 Description:  another child theme
 Author:       Jon C
 Author URI:   
 Template:     puro
 Version:      1.0
*/

@import url("../puro/style.css");

 /* == Add your own styles below this line ==
--------------------------------------------*/
body {
  background: #efe7d6; }
.site-header {
border-bottom: 0.0625rem solid #efe7d6;
margin: 0 0 0em;
padding: 1em 0;
}
.sidebar #primary {
border-color: #efe7d6;
}
.site-footer {
border-color: #efe7d6;
}
img.alignright {
margin: 0 0 0 0;
}