.category-area {
    background: #e5e5e5;
}
.success-area-two{
  background: #e5e5e5;
}
.events-area-two {
    background: #e7e7e7;
}
.single-events {
    background: #fff;
    padding: 10px 8px;
    border: 8px outset #fcb11a;
    box-shadow: 0px 0px 10px #dfdfdf;
    border-radius: 5px;
}