.homep{
  background:#f7f7f7;
  padding:20px;
  margin-top:20px;
  margin-bottom:20px;
}

.widget.widget_text{
  background:#f7f7f7;
  padding:20px;

}

.widget {
    margin-bottom: 10px;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="search"], textarea, select {

    background: #eee;
}