@charset "utf-8";
.accordion-style .card-header { border-bottom: 1px solid #666; margin-bottom: 1em; }
.accordion-style .btn-link { color: #666; background: none !important; }
.accordion-style .btn-link:hover { color: #666; background-color: #eee !important; }
.masonry-item {
	border: #ccc 1px solid;	
}
.accordion-style .btn-link.collapsed:after { color: #4d78af; content: "\f0fe"; }
.accordion-style .btn-link:after { color: #666; content: '\f146'; font-family: "Font Awesome 6 Free"; }



