.footer{background-color:var(--color-secondary-light);border-top:1px solid #eaeaea}.footer-container{display:flex;flex-direction:row;justify-content:space-between;gap:1rem;flex-wrap:wrap;width:100%;padding:0 1rem;box-sizing:border-box}.footer-section{flex:1 1;align-items:center;min-width:0}.footer hr{width:100%;border:none;border-top:1px solid #e0e0e0}.footer-bottom{display:flex;flex-direction:row;justify-content:space-between;gap:.5rem;flex-wrap:wrap;width:100%;padding:0 1rem;box-sizing:border-box}