#home_widget_1 { display:none; }
#home_widget_2 { display:none; }
#home_widget_3 { display:none; }
#copyright_link { display:none; }
#footer .social-icons { display:none; }
.grid.col-300.copyright { display:none; }
.widget-wrapper { text-align: center;}
.widget-wrapper {border:none;}
.call-to-action { display:none; }
h1 {
  font-size:1.625em;
  margin-bottom:0.5em;
  margin-top:0.5em;
	text-align: center;
}
.widget-title h3, .widget-title-home h3 {
    display: block;
    font-size: 15px;
    font-weight: 700;
    line-height: 23px;
    margin: 0;
    padding: 0 0 20px;
    text-align: left;
}
.top-widget .widget-title h3 {
    font-size: 14px;
	  color:blue; 
    padding: 0;
    text-align: right;
}
.textwidget {color:green;}