/* .wc-ecf-text-block {
    background: #f8f9fa;
    border-left: 4px solid #7c3aed;
    padding: 20px 24px;
    margin-bottom: 24px;
    border-radius: 0 6px 6px 0;
    font-size: 15px;
    line-height: 1.6;
    color: #374151;
} */
.wc-ecf-text-block p:last-child { margin-bottom: 0; }
.wc-ecf-text-block a { color: #7c3aed; text-decoration: underline; }
