.elementor-197 .elementor-element.elementor-element-fd2a829{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-197 .elementor-element.elementor-element-028d144{--display:flex;}.elementor-197 .elementor-element.elementor-element-8a08181{margin:-58px -58px calc(var(--kit-widget-spacing, 0px) + -58px) -58px;}/* Start custom CSS for html, class: .elementor-element-8a08181 *//* Custom Blog Widget Styles */
.custom-blog-widget {
    max-width: 900px;
    margin: 20px auto;
    padding: 40px;
    font-family: 'Inter', 'Helvetica Neue', Arial, sans-serif;
    color: #222;
    line-height: 1.8;
    background-color: #ffffff;
    border-radius: 15px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
}

.custom-blog-widget h1 {
    font-size: 36px;
    line-height: 1.3;
    margin-bottom: 24px;
    font-weight: 700;
    color: #1a1a1a;
}

.custom-blog-widget h2 {
    font-size: 26px;
    margin-top: 40px;
    margin-bottom: 16px;
    font-weight: 600;
    color: #2c2c2c;
    border-left: 4px solid #2f855a;
    padding-left: 14px;
}

.custom-blog-widget h3 {
    font-size: 20px;
    margin-top: 25px;
    margin-bottom: 12px;
    font-weight: 600;
    color: #333;
}

.custom-blog-widget p {
    font-size: 17px;
    margin-bottom: 18px;
    color: #444;
}

.custom-blog-widget ul {
    margin: 18px 0 24px 22px;
    padding-left: 10px;
}

.custom-blog-widget ul li {
    font-size: 16.5px;
    margin-bottom: 10px;
    color: #444;
}

.custom-blog-widget strong {
    color: #1f2937;
    font-weight: 600;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    .custom-blog-widget {
        padding: 25px 15px;
    }
    .custom-blog-widget h1 { font-size: 28px; }
    .custom-blog-widget h2 { font-size: 22px; }
}/* End custom CSS */