.biodiv-seo-header {
    display: none !important;
}

.elementor-editor-active .biodiv-seo-header {
    display: block !important;
}

.biodiv-seo-header-editor {
    background-color: #f0f0f0;
    border: 2px dashed #cccccc;
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 20px;
}

.biodiv-seo-title {
    margin: 0 0 10px 0;
    font-size: 24px;
    color: #333;
    font-weight: 700;
}

.biodiv-seo-description {
    margin: 0 0 10px 0;
    font-size: 14px;
    color: #666;
    line-height: 1.5;
}

.biodiv-seo-h2 {
    margin: 0;
    font-size: 20px;
    color: #333;
    font-weight: 600;
}

