.vc_settings-tab-content {
    .deprecated {
        background-color: rgb(255, 255, 224);
        border-bottom-color: rgb(230, 219, 85);
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-left-color: rgb(230, 219, 85);
        border-left-style: solid;
        border-left-width: 1px;
        border-right-color: rgb(230, 219, 85);
        border-right-style: solid;
        border-right-width: 1px;
        border-top-color: rgb(230, 219, 85);
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        border-top-style: solid;
        border-top-width: 1px;
        color: rgb(51, 51, 51);
        display: block;
        font-family: sans-serif;
        font-size: 12px;
        line-height: 16.796875px;
        margin-bottom: 15px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 15px;
        outline-color: rgb(51, 51, 51);
        outline-style: none;
        outline-width: 0px;
        padding-bottom: 0px;
        padding-left: 7.1875px;
        padding-right: 7.1875px;
        padding-top: 0px;
    }
    .vc_show_example {
        cursor: pointer;
    }
}