.footer{color:azure;background-color:#100f0f;padding:30px 0}.footer-container{flex-wrap:wrap;justify-content:center;gap:20px;width:90%;margin:auto;display:flex}.footer-card{border-radius:12px;flex:1;min-width:260px;max-width:350px;padding:10px;transition:transform .2s,box-shadow .3s}.footer-card:hover{transform:translateY(-10px);box-shadow:0 8px 16px #ffb6bd4d}.footer-card h3{text-shadow:1px 1px 5px #ffbebe;margin-bottom:15px;font-size:20px}.footer-card p{font-size:15px;font-weight:300;line-height:1.6}.footer-card a{color:#ffbebe;text-decoration:none}.footer-bottom{opacity:.7;text-align:center;border-top:1px solid #fff3;margin-top:40px;padding-top:15px;font-size:14px}@media (max-width:768px){.footer-card{max-width:100%}.footer-card h3{font-size:22px}.footer-card p{font-size:18px}}
