footer a,footer p{font-weight:400;font-size:12.5px;color:rgba(61,61,61,.8);letter-spacing:inherit;line-height:12px}footer b{font-weight:500;font-size:12px;line-height:15px;color:#707070;letter-spacing:-.03em}footer a:hover{color:rgba(240,118,29,1);cursor:pointer}footer .MuiListItem-root:hover{background-color:rgba(160,160,160,.2)}.footer-seccion-titulo{font-size:18px;font-weight:500;margin-bottom:15px}.footer-seccion-contacto{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:25px;gap:25px}.footer-seccion-contacto-contactanos-grid{display:flex;flex-direction:column;gap:8px}.footer-seccion-contacto-virtual-store{max-width:120px;max-height:40px;margin-right:15px}.footer-seccion-contacto-contactanos{display:inline-block;background-color:lightblue;color:rgba(240,118,29,1);background-color:rgba(240,118,29,.1);border-radius:25px;padding:5px 15px}@media screen and (min-width:600px){.footer-seccion-contacto{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:900px){.footer-seccion-contacto{grid-template-columns:repeat(3,1fr)}}