.sidebar .widget {
padding: 5px;

}
.outreach-pro-purple .sidebar .widget {
background-color: #fff;
}
.site-header {
background-color: #996633;

}
.site-title {
font-size: 25px;
  text-transform: none;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	width: 340px;
}
.footer-widgets {
  background-color: #663300;
}
.site-footer {
  background-color: #fff;
}
.contact {
  //display:none;
  //font-family: 'Open Sans', sans-serif;
  //  font-weight: 700; 
   // font-style: italic;
    font-size: 16px;
    color: #ffffff;
  //color: #FF9933;
   // color: #336600;
}
.widget-title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700; 
    font-size: 18px;
}