

.text-highlight {
    box-shadow: 5px 0 0 0 #fece00, -5px 0 0 0 #fece00;
    background: #fece00;
    padding: 1px;
    color: black;
}