
											@media screen and (max-width:360px){.faq-outer .faq-inner .elementor-toggle-item{
        border: 1px solid #E5E8F0 !important;
}

.faq-outer .faq-inner .elementor-toggle-item:focus-visible{
        border: 1px solid red !important;
}
.faq-outer .faq-inner .fa-chevron-circle-right{
        margin-top:-1px;
        font-size: 16px;
    
}
.faq-outer .faq-inner  .fa-chevron-circle-down{
    font-size: 16px;
}}