.accordion-tabs { font-family: 'Outfit', sans-serif; max-width: 1200px; margin: auto; border-radius: 10px; overflow: hidden; } .tab { border-top: 1px solid #ddd; } .tab-header { background-color: #f9f9f9; cursor: pointer; padding: 1rem; font-weigh...
Read More