.footer{background-color:var(--brand-tertiary);justify-content:space-between;align-items:center;width:100%;padding:1.25rem;display:flex}.footer-content{flex-wrap:wrap;justify-content:center;align-items:center;width:100%;display:flex}.footer-content li{margin-block:.5rem;font-size:.875rem;font-weight:300;line-height:1}.footer-content li:not(:last-child){border-right:1px solid var(--surf-700)}@media only screen and (width>=720px){.footer-content li{margin:0}}.footer-link{color:var(--background-primary);cursor:pointer;background:0 0;border:none;padding-inline:1rem;font-weight:300;text-decoration:none}@media only screen and (width>=720px){.footer-link{padding-inline:1.5rem}}
