@charset "utf-8";

.content-wrapper h2, .content-wrapper h3, .content-wrapper a, .content-wrapper a:hover, .asidemenu-button {
    color: #9754bb;
}

.content-wrapper h2 + h3 {
    color: #9754bb;
}

.content-wrapper ul#breadcrumbMenu li:first-child i {
    color: #9754bb;
}

.content-wrapper h4, .content-wrapper h5 {
    background-color: #9754bb;
}

.content-wrapper nav ul li a:hover {
    color: #9754bb;
}

.content-wrapper .bx-wrapper .bx-viewport {
    border-color: #9754bb !important;
}

.content-wrapper .bx-wrapper .bx-viewport h5 {
    color: #9754bb;
}

.masonry.linkSammlung .item {
    background-color: rgba(151, 84, 187, 0.4);
    border: 5px solid #9754bb;    
}