html :where(.wp-block) {
    max-width: 90% !important;
}

.blocks-widgets-container .editor-styles-wrapper {
    max-width: 100% !important;
}

.editor-styles-wrapper .fa-regular {
    font-family: inherit !important;
    font-weight: bold !important;
    display: flex !important;
    gap: 0.8rem !important;
}

.editor-styles-wrapper .fa-regular::before {
    font-family: 'Font Awesome 6 Pro' !important;
    font-weight: 400 !important;
}
