.faq_q a { text-decoration: none; border-left: 3px solid transparent; padding-left: 0.75rem; transition: border-color 0.2s; }
.faq_q a:hover { border-left-color: #0BA25B; }
