/* Enter Your Custom CSS Here */
.before-home {
      background: none repeat scroll 0% 0% #FFF;
    border: 3px solid #FFF;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
    margin: 0px 0px 40px;
background: url('images/post-swirl.png') no-repeat scroll right bottom #FFF;
}
.post-info {
  height:0px;
  display: none;
}
.green-back {
/*background-color: #99cc44;*/
font-size: smaller;}
.purple-back {
  /*background-color:#8F6193;*/
  font-size: smaller;
}

.gce-has-events {
  background-color: #dfdfdf !important;
  color: #fff;
}