/* hack to make tiles more visible - remove later*/
.xc_question-wrapper {
  background-color: #eaedf2 !important;
}

/* temporary solution to remove diabled PDP button */
ux-button[label="Produktdetails"][disabled] {
    /*display: none;*/
}
