/*
Theme Name:     Graphene Child
Theme URI:      http://example.com/
Description:    Child theme for the Graphene theme
Author:         Your name here
Author URI:     http://example.com/about/
Template:       graphene
Version:        1.0
*/
@import url("../graphene/style.css");
/* Your modification goes here */

#sidebar_bottom .sidebar-wrap{
	width:100%;
}
    
.copyright-developer {
  	float:none;
	text-align:center;
}
