.offerheader{ /*header of 2nd demo*/
cursor: pointer;
margin: 15px 0!important;
color:#94b300;
}
.offercontent{ /*header of 2nd demo*/
margin: 10px 0 5px 15px!important;
font-size:11px;
line-height:15px;
text-align:justify;
}

.offeropen{ /*class added to contents of 2nd demo when they are open*/
color: #94b300!important;
}

.offerclosed{ /*class added to contents of 2nd demo when they are closed*/
color: #313131!important;
}
