.footer{width:100%;position:fixed;left:0;bottom:0;height:var(--footer-height,3.5rem);z-index:50;background-color:rgb(254,254,254)}.footer-container{display:flex;justify-content:space-between;align-items:center;height:100%;padding-inline:2.5rem;gap:1rem;background-color:rgb(220,4,43)}.footer-save{cursor:pointer}#FooterIcon,.footer-save{color:rgb(254,254,254);border:none;background:none}#FooterIcon{font-size:2rem}