/*
Theme Name: Graphene Enfant
Description: Theme enfant du theme Graphene. Vous pouvez desormais le personnaliser sans risquer de perdre vos modifications
Template: graphene
Version: 1.0
*/
.sidebar h3 {
	width: 60%;
	padding: 8px 8px 8px 10px;
		padding-top: 8px;
		padding-right: 8px;
		padding-bottom: 8px;
		padding-left: 10px;
	color: white;
	border-radius: 3px;
}
.widget-area h3 {
    background-color: #3d003b;
} 