.bg-ateca-pa-xp {
    background-color: #433176 !important;
    color: #E1DF39 !important;
}

/* Grid Component - hide the strikethroughed before price */
.homepage-grid .before-price {
  display: none !important;
}

/* Grid Component - showing the text behind the EURO Symbol on the same level   */
.homepage-grid .price .asterisk, .homepage-grid .price .euro-symbol {
  display: contents !important;
}

/* Grid Component - showing the subline in more than 1 line   */
.homepage-grid .secondary-title {
  white-space: normal;
}

.disclaimer-text.richtext p {
font-size: 16px !important;
}

.disclaimer-text.richtext p a {
font-size: inherit !important;
}