.tag img{width:35px;height:35px;object-fit:contain}.tag span{color:#1a1a1a;font-size:1rem;font-weight:500;white-space:nowrap}.tag{flex:0 1 calc(20% - 15px);display:flex;flex-direction:column;align-items:center;gap:8px;padding:10px 20px;background-color:#f4f4f4;border-radius:5px;text-align:center;box-shadow:0 2px 5px rgba(0,0,0,.1)}.tag a{text-decoration:none;display:flex;flex-direction:column;align-items:center}.tag:hover{transform:translateY(-4px)!important;box-shadow:0 8px 12px rgba(0,0,0,.15);background-color:#f7ddc7}.faq-answer p{color:#1f2937}