/* homepage spar preis beispiel */
.savings-table .first-column{
    background: #9b00ba;
}

.savings-table .savings-table-us {
    color: #9b00ba;
}

.background-color-main a{
    background-color: #9b00ba !important;
}

#header-container, .cloned.sticky {
  border-bottom: 5px solid transparent;
  /* border-image: linear-gradient(to left, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%); */
  border-image: linear-gradient(to right, #f00000, #f00000 16.67%, #ff8000 16.67%, #ff8000 33.33%, #ffff00 33.33%, #ffff00 50%, #007940 50%, #007940 66.67%, #4040ff 66.67%, #4040ff 83.33%, #a000c0 83.33%, #a000c0);
  border-image-slice: 1;
}

.trigger-button{
  /* background: linear-gradient(to bottom right, #64baab 0%, #ab2df3 100%) !important; */
  background: #9b00ba !important;
}