.elementor-803 .elementor-element.elementor-element-24bbbd6{--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-803 .elementor-element.elementor-element-24bbbd6:not(.elementor-motion-effects-element-type-background), .elementor-803 .elementor-element.elementor-element-24bbbd6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F80000;}.elementor-803 .elementor-element.elementor-element-8735147{--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-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-803 .elementor-element.elementor-element-e6edeb7{--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-803 .elementor-element.elementor-element-a6e8dcb{--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;}body.elementor-page-803:not(.elementor-motion-effects-element-type-background), body.elementor-page-803 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}@media(max-width:767px){.elementor-803 .elementor-element.elementor-element-14826fc{width:100%;max-width:100%;}}/* Start custom CSS for html, class: .elementor-element-a54b9a4 */.comments-section {
    width: 100%;
    max-width: 640px;
    margin: auto;
    padding: 20px;
    background-color: #f0f2f5;
}

.comment {
    display: flex;
    align-items: flex-start;
    background-color: #fff;
    border: 1px solid #ccd0d5;
    border-radius: 8px;
    margin-top: 16px;
    padding: 12px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}

.comment img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 12px;
}

.comment-content {
    width: 100%;
}

.comment-content h3 {
    margin: 0 0 4px 0;
    color: #365899;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
}

.comment-content p {
    font-size: 13px;
    color: #1d2129;
    margin: 0;
    line-height: 1.4;
}

h2 {
    text-align: center;
    color: #4b4f56;
    font-size: 24px;
    margin-bottom: 20px;
}/* End custom CSS */