#topbar {
  background-color: #000075;
  font-size: 13px;
}

.textwidget.custom-html-widget {
  color: #FFFFFF;
}

.post-footer {
  background-color: #000075;
  color: #FFF;
}



input[type="text"] {
  background-color: #f0dfdf;
}