.sg-faq-panel.collapsed .fa-angle-up {
    transform: rotate(180deg);
}
.sg-faq-panel .fa-angle-up {
    transition: transform 0.2s;
}
.sg-faq-panel .fa-angle-up:before {
    display: inline-block;
    text-decoration: none;
}


.accordion-item {
    border: 3px solid #0069a085 !important;

}


li {
    font-size: 21px !important;
    padding-bottom: 10px;
}


