.footer_menu a {
    color: #65666C;
}

.footer_menu a:not(:first-of-type)::before {
    content: '|';
    margin: 0 12px 0 8px;
}