@charset "utf-8";

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

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

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

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

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

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

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

.masonry.linkSammlung .item {
    background-color: rgba(201, 81, 65, 0.4);
    border: 5px solid #c95141;    
}