.footer-links ul{margin:2rem 0 0 0;padding:0;list-style:none;text-align:center}.footer-links ul>li{display:block}.footer-links ul>li>a{display:block;color:var(--white);font-family:"halyard-display",sans-serif;font-size:1.7rem;font-weight:300;text-decoration:none}.footer-links ul>li>a:hover,.footer-links ul>li>a:active,.footer-links ul>li.active>a{color:var(--orange)}@media(min-width:768px){.footer-links ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:0}.footer-links ul>li{padding:0 1rem;border-right:1px solid var(--white)}.footer-links ul>li:last-of-type{padding-right:0;border-right:0}}