.elementor-28902 .elementor-element.elementor-element-988024f{--display:flex;}/* Start custom CSS for container, class: .elementor-element-988024f *//* CRICWC SINGLE POST - EDITORIAL STYLE */

.cricwc-single {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}

.cricwc-title {
    font-size: clamp(34px, 4vw, 58px);
    line-height: 1.08;
    font-weight: 800;
}

.cricwc-content {
    font-size: 18px;
    line-height: 1.8;
    color: #222;
}

.cricwc-content h2 {
    font-size: 30px;
    line-height: 1.25;
    margin-top: 35px;
    margin-bottom: 15px;
    padding-left: 12px;
    border-left: 5px solid #E5A900;
}

.cricwc-content h3 {
    font-size: 24px;
    margin-top: 28px;
}

.cricwc-sidebar-box {
    background: #F5F6F8;
    border-radius: 12px;
    padding: 20px;
}

.cricwc-sidebar-title {
    font-size: 18px;
    font-weight: 800;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 3px solid #E5A900;
}

@media (max-width: 767px) {

    .cricwc-title {
        font-size: 34px;
    }

    .cricwc-content {
        font-size: 16px;
        line-height: 1.7;
    }

    .cricwc-content h2 {
        font-size: 24px;
    }

}/* End custom CSS */