.text-border-yellow span {
    position: relative;
    background: linear-gradient(transparent 70%, #f5ff00 30%);
}

.after_non p a:after   {
    content: none !important;
}