.elementor-565 .elementor-element.elementor-element-415fff18{--display:flex;--min-height:35vh;}/* Start custom CSS for text-editor, class: .elementor-element-6e9d72f1 */.placeholder-box {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 50px 30px;
        background-color: #fcfcfc;
        text-align: center;
        border: 1px solid #eeeeee;
        border-radius: 8px;
        margin: 30px auto;
        max-width: 650px;
        box-shadow: 0 4px 6px rgba(0,0,0,0.02);
    }

    .placeholder-box h2 {
        color: #222;
        font-size: 24px;
        margin-bottom: 12px;
        font-family: sans-serif;
    }

    .placeholder-box p {
        color: #666;
        font-size: 16px;
        margin: 0;
        font-family: sans-serif;
        line-height: 1.4;
    }

    .accent-bar {
        height: 2px;
        width: 30px;
        background-color: #ccc;
        margin-bottom: 15px;
        color: #FD1C14 !important;
    }
    
    .placeholder-box h2{
        color: #FD1C14 !important;
    }/* End custom CSS */