#bar-poweredby.text-center{
  visibility: hidden;  
}
#second, #separator, #blog, #content, #random-image {
  padding: 0px 0; 
}

footer {
  background-color: #E42C6A;
  border: 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
  color: #fff;
  padding-top: 80px;
}

div.copy {
  background-color: #E42C6A !important;
  margin: 0;
  padding: 20px 0;
}
div.copy.nomb {
  background-color: #E42C6A !important;
  margin: 0;
  padding: 20px 0;
}

.panel-filter {
    background-color: #eaeaea;
    padding: 10px;
    border-radius: 0px;
    margin-bottom: 0px;
    visibility: hidden;
}