.tws-articlegroups .thumbnail, .tws-articlegroup-list .thumbnail {
    background: linear-gradient(to bottom, #7a9e3a 0%,#7a9e3a 50%,#7a9e3a 51%,#91ba44 100%);
}
.tws-articlegroups .thumbnail .caption .tws-articlegroup-list--article-name .tws-util-heading--heading a, .tws-articlegroup-list .thumbnail .caption .tws-articlegroup-list--article-name .tws-util-heading--heading a {
    color: #fff;
}
.articlegroup .tws-articlegroup-list .tws-list--grid-item .caption {
    background: linear-gradient(to bottom, #7a9e3a 0%,#7a9e3a 50%,#7a9e3a 51%,#91ba44 100%);
}
.articlegroup .tws-articlegroup-list .thumbnail .caption .tws-articlegroup-list--article-name .tws-util-heading--heading a {
    color: #fff;
}
.articlegroup .tws-articlegroup-list .thumbnail .caption .tws-articlegroup-list--article-name .tws-util-heading--heading a:hover {
     color: #fff;
}

.tws-article-list--list .tws-article-list--labels .tws-article-labels--new .tws-article-labels--label-text {
    background: #7fa53c;
}
/*Speed*/
@media only screen and (max-width: 588px){
 .emporium--top-bar .emporium--top-bar-wrapper {
    min-height:79px !important;
  }
    .emporium--body {
    min-height: 100vh;
}
}
@media only screen and (min-width: 589px){
  .emporium--top-bar .emporium--top-bar-wrapper {
    min-height:60px !important;
  }
  .emporium--body {
    min-height: 100vh;
}
}
@media only screen and (max-width: 992px){
.emporium--header {
    min-height:67px !important;
  }

}
@media only screen and (min-width: 993px){
  .emporium--header {
    min-height:114px !important;
  }
}
    .slot--cookies {
      min-height: 219px !important;
    position: fixed !important;
}

  .emporium--top-bar .tws-klarna-on-site-messaging{
  min-height:41px !important;
    
    position: inherit;
}
   .emporium--header-right{
  min-height:48px !important;
}
.emporium--body-wrapper{
   min-height: 100vh !important;
  padding: 0 30px!important;
}

li:nth-child(1) .tws-unique-selling-points--text  {color: green;}
li:nth-child(2) .tws-unique-selling-points--text  {color: #3f7ba1;}
li:nth-child(3) .tws-unique-selling-points--text {color: red;}
li:nth-child(4) .tws-unique-selling-points--text  {color: #328821;}

