/* Add custom CSS styles below */ 
.faqs-section .faq-item {
    border: 2px solid #1FA8A7;
}
@media (max-width: 768px) {
.s-block--tabs-produtcs .tabs {
    justify-content: flex-start;
}}