.note-toolbar.card-header {
    background-color: transparent;
    border: none !important;
}

.note-editor.note-frame.card {
    border: none;
}

.btn-light {
    background-color: #4b39ef0a;
    border: none;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    color: #40369b;
}