        .w3-red{
            z-index: 3 !important;
    color: #fff !important;
    cursor: default !important;
    background-color: #65d08a !important;
    border-color: #65d08a !important;
        }
        .highlight {
    font-weight: bold;
    background-color: #FFCC00;
    padding: 0 3px;
}