.arrow-left:after {
    content: 'Back'
}

.arrow-right:before {
    content: 'Forward'
}