#eb .btn-default, #eb .btn-primary, .eb-mod mod_easyblogsubscribe {
  height: auto;
  color: #000000 !important;
  background: #FFBC13 !important;
  border: 2px solid #000000 !important;
  border-radius: 8px;
}
#eb .btn-default:hover, #eb .btn-primary:hover {
  height: auto;
  color: #FFBC13 !important;
  background: #000000 !important;
  border: 2px solid #FFBC13 !important;
  border-radius: 8px;
}
.eb-post-date {
/* visibility: hidden;*/
  font-size: .9rem;
}
#eb .eb-post-nickel .eb-post-top {
  border-bottom: none;
}
#eb .eb-post-nickel{
  border: none;
}
