
a[title=Projects]::before {
    content: ">";
}

a[title=Projects]::after {
    content: "<";
}