.lpc-promotion-slider__box.lpc-card-style {
  background: transparent;
}
html .g-article--simple-view {
  background-color: rgba(20, 25, 19, 0.5);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-color: rgba(255, 255, 255, 0.2);
  border-style: solid;
  border-width: 1px;
  color: #fff !important;
}
html .g-article--simple-view .g-article__name, html .g-article--simple-view .g-article__date, html .g-article--simple-view .g-article__text, html .g-article--simple-view a {
  color: #fff !important;
  text-decoration: none;
}
