        .eb_smallsearch .anfrage, .eb_smallsearch .buchen{
            background: none repeat scroll 0 0 #9f7495;
        }

        .navbar{
            border-bottom: 8px solid #9f7495;
        }

        #content .blog-sidebar .sidebarbox {
            border-top: 8px solid #9f7495;
        }

        #homepage .container .tel a {
            background: none repeat scroll 0 0 #9f7495;
            color:#fff;
        }    
	.cards {
    border-radius: 5px !important;
    box-shadow: 0px 0px 16px 0px rgb(192 191 191 / 80%) !important;
}

figure.image-box {
    background: #6a676a !important;
    border-radius: 10px !important;
 	box-shadow: 0px 0px 16px 0px rgb(192 191 191 / 80%) !important;
}
#homepage .page-logo img {
    max-height: 190px;
    max-width: 190px;
}    

.btn:not(:disabled):not(.disabled) {
    color: #9f7495;
    font-size: 24px;
}
.btn.btn-link.collapsed:before {
   content: " ♥" !important;
    color: #9f7495;
    font-family:FontAwesome !important;
}
.btn.btn-link:before {
   content: " ♥" !important;
    color: #9f7495;
    font-family:FontAwesome !important;
}
