.cb-756b92d9-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 100%;
}

.cb-756b92d9-caption-wrap {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    margin-bottom: 10px;
}

.cb-756b92d9-caption-wrap::before,
.cb-756b92d9-caption-wrap::after {
    content: '';
    flex: 1;
    border-bottom: 1px solid #777; /* Default fallback */
}

.cb-756b92d9-caption-wrap::before {
    margin-right: 15px; /* Default gap */
}

.cb-756b92d9-caption-wrap::after {
    margin-left: 15px; /* Default gap */
}

.cb-756b92d9-caption {
    white-space: nowrap;
    text-transform: uppercase;
}

.cb-756b92d9-title {
    margin: 0 0 10px 0;
}

.cb-756b92d9-desc {
    margin: 0;
}

/* Hide lines based on Elementor's default alignment classes */
.elementor-align-left .cb-756b92d9-caption-wrap::before,
.elementor-align-mobile-left .cb-756b92d9-caption-wrap::before,
.elementor-align-tablet-left .cb-756b92d9-caption-wrap::before {
    display: none;
}

.elementor-align-right .cb-756b92d9-caption-wrap::after,
.elementor-align-mobile-right .cb-756b92d9-caption-wrap::after,
.elementor-align-tablet-right .cb-756b92d9-caption-wrap::after {
    display: none;
}
