/*Hintergrund Rotation Marketingheader */
section.marketingheader .rotation .slider .text-box:not(:first-child):before {
   background-color: var(--theme-color-primary);
}
 
section.marketingheader .rotation .slider .text-box {
   color: var(--theme-color-background);
   display: flex;
   flex-flow: column;
   justify-content: center;
   min-width: 324px;
   padding: 30px 36px 24px;
}
a.btn.btn-small.white.has-icon.icon-right.icon-small-arrow-right-simple {
   background-color: var(--theme-color-background);
   color:  var(--theme-color-primary);
}
 
section.topics { background-color: #ffffff !important; }
 
.header .subpage {
height: 100% !important;}
 
section.topics .tile .icon-box {
color: #600060 !important;
color: var(--theme-color-secondary,#600060);
font-size: 72px;
line-height: 1;
margin-top: 6px;
}
 
.text a:hover, p a:hover {
color: #000000;
}
 
.desktop .page-header .contact-nav a:hover, .desktop .page-header .open-search:hover {
color: #000000;
}
 
.page-header nav .primary li.link a, .page-header nav .primary li.miscellaneous a, .page-header nav .primary li.overview a {
color: #600060 !important;
}
