h1 {
  color: #53297f;
}
h2, .article__content h2 {
  color: #f26a35;
}
.vp-accordion-link-group__title a {
    color: #53297f!important;
}
.article__content a{
  color: #53297f;
}
.article__content code{
  background-color: #DFE1E6;
}
.header__searchbar--enhanced {
  background: rgb(146,104,157);
  background: -moz-linear-gradient(139deg, rgba(146,104,157,1) 0%, rgba(196,106,133,1) 57%, rgba(226,107,118,1) 71%, rgba(209,77,132,1) 100%)!important;
  background: -webkit-linear-gradient(139deg, rgba(146,104,157,1) 0%, rgba(196,106,133,1) 57%, rgba(226,107,118,1) 71%, rgba(209,77,132,1) 100%)!important;
  background: linear-gradient(139deg, rgba(146,104,157,1) 0%, rgba(196,106,133,1) 57%, rgba(226,107,118,1) 71%, rgba(209,77,132,1) 100%)!important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#92689D",endColorstr="#D14D84",GradientType=1);
  border-top: 0px solid;
}
.tile--large .tile__headline {
  color: #53297f;
  display:inline
}
.tile__image{
  margin-right: 1.5rem;
  float: left;
}
.tile--large .tile__image {
  height: 7rem;
  width: 7rem;
}
.portal__header {
    padding-top: 10rem;
    padding-bottom: 8rem;
    margin-bottom: 0rem;