#bigSpeacialOfferFrontPage {
  font-family: '__Merriweather_5';
  background: linear-gradient(#efece5, #fcfcfa, #e0d8ca);
  /* Standard syntax */
  margin: 0 0 25px 0;
  overflow: hidden;
  padding: 10px 3px 10px 3px;
  color: #545453;
}
#bigSpeacialOfferFrontPage h1 {
  font-family: '__Merriweather_5' !important;
}
#bigSpeacialOfferFrontPage a {
  color: #545453;
}
