.footer{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:20px;text-align:center;bottom:0;width:100%}.footer_text{font-size:.8rem;color:#6c757d}.footer_links{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem}