.tox-tinymce {
    border-radius: 0.5rem !important;
    border-color: rgb(228, 228, 231) !important;
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
}
.tox-tinymce div {
    border-right: none !important;
}
.tox-toolbar__group {
    gap: 0.5rem !important;
}
.tox-editor-header > div > div {
    background: none !important;
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
    border-bottom: solid rgba(244, 244, 245, 1) 1px !important;
}
.tox-editor-header > div > div > div {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; 
}
.tox-statusbar{
    display: none !important;
}