.footer-menu-secondary ul{display:flex;flex-direction:column;flex-wrap:wrap;font-size:var(--terms);gap:8px 24px;list-style:none;text-align:center}.footer-menu-secondary a{color:var(--Primary-Funnel-Green)}@media only screen and (min-width:48em){.footer-menu-secondary ul{flex-direction:row;text-align:left}}