.footer{color:#fff;background-color:#8b4513;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}@media (max-width:768px){.footer .footerTop{flex-direction:column;gap:1.5rem}}.footer .footerTop{justify-content:space-evenly;align-items:center;gap:1rem;width:100%;max-width:1200px;padding:1rem 0;display:flex}.footer .footerTop .footerLogo{justify-content:center;align-items:center;gap:.5rem;display:flex}.footer .footerTop .footerLogo img{border-radius:3rem;width:5rem}.footer .footerTop .footerLogo figcaption{font-size:18px;font-weight:500}.footer .footerTop .footerLinks{justify-content:center;align-items:center;gap:1rem;display:flex}.footer .footerTop .footerLinks .footerIcon{cursor:pointer;color:#fff;width:20px;height:20px;transition:color .3s ease-in-out}.footer .footerTop .footerLinks .instagram:hover{color:#b453e6}.footer .footerTop .footerLinks .whatsapp:hover{color:#25d366}.footer .footerTop .footerCredit{justify-content:center;align-items:center;gap:.5rem;font-size:14px;display:flex}.footer .footerTop .footerCredit .heartIcon{color:#ff4d4f}.footer .footerBottom{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 0;display:flex}.footer .footerBottom p,.footer .footerBottom span{font-size:12px}.footer .footerBottom:before{content:"";background-color:#a30404;width:90%;height:1px;margin-bottom:1rem}
