#footer{background:#fff;padding:30px 0}#footer .row-fluid{align-items:center;justify-content:space-between}#footer .span6:last-child{display:flex;flex-wrap:wrap;justify-content:flex-end}#footer p{color:#7f88a6;font-size:14px;font-weight:300}.footer-links{display:inline-flex;flex-wrap:wrap;gap:10px;list-style:none;margin:0;padding:0}.footer-links li{margin-right:4px;padding-right:15px}.footer-links li:first-child{position:relative}.footer-links li:first-child:before{background:#b1b7ca;bottom:0;content:"";display:inline-block;height:13px;margin:auto;position:absolute;right:0;top:0;vertical-align:middle;width:1px}.footer-links li:last-child{margin-right:0;padding-right:0}.footer-links li a{color:#7f88a6;display:inline-block;font-size:14px;text-decoration:none}.footer-links li a:hover{color:var(--color-orange)}@media (max-width:768px){#footer{padding:30px 0;text-align:center}#footer .row-fluid,#footer .span6:last-child{display:block}.footer-links{margin-top:22px}}