@charset "UTF-8";
.accordion-style .btn-link:hover { background: #d9b8a3 !important; color: #fff; font-weight:600; }
.accordion-style .btn-link { background: #fff1e8 !important; color: #000; border-bottom:#323232 1px dashed; }
.accordion-style .btn-link:before { font-family: "Font Awesome 6 Free"; content:"\f075"; }
.accordion-style .btn-link:after { color: #333; }
.accordion-style .card-body { background: #fef9f5 !important; }