.new-content {
        display: inline !important;
        color: green;
    }

    .old-content {
        display: none !important;
    }

    .highlight {
        border: 1px  green !important;
    }