.jsoneditor {
    border: thin solid #282A35 !important;
}

.jsoneditor-menu {
    background-color: #282A35 !important;
    border-bottom: 1px solid #282A35 !important;
}

.jsoneditor-poweredBy {
    display: none !important;
}
