.highlight {
    background-color: #FFF176; /* Softer yellow background */
    color: #000000; /* Black text */
    padding: 5px; /* Optional padding for better visibility */
    font-weight: bold; /* Optional bold text */
}
