.w-e-text-container {
    background: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.w-e-toolbar {
    flex-wrap: wrap;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: #fff !important;
}

.w-e-item img {
    width: 24px;
}