.elementor-271 .elementor-element.elementor-element-26093678{--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;--padding-top:80px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}.elementor-271 .elementor-element.elementor-element-26093678:not(.elementor-motion-effects-element-type-background), .elementor-271 .elementor-element.elementor-element-26093678 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#363636;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-271 .elementor-element.elementor-element-4ab232bf{text-align:center;}.elementor-271 .elementor-element.elementor-element-4ab232bf .elementor-heading-title{font-family:"Times New Roman", Sans-serif;font-size:38px;font-weight:600;color:#FFFFFF;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-271 .elementor-element.elementor-element-6375a237{width:var( --container-widget-width, 800% );max-width:800%;--container-widget-width:800%;--container-widget-flex-grow:0;text-align:center;font-family:"Times New Roman", Sans-serif;font-size:18px;font-weight:400;color:#E0E6F0;}.elementor-271 .elementor-element.elementor-element-21e7da76{--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-271 .elementor-element.elementor-element-341b5105{--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;--padding-top:60px;--padding-bottom:60px;--padding-left:60px;--padding-right:60px;}.elementor-271 .elementor-element.elementor-element-609163f5{text-align:center;}.elementor-271 .elementor-element.elementor-element-609163f5 .elementor-heading-title{font-family:"Times New Roman", Sans-serif;font-size:30px;font-weight:600;color:#0A2540;}.elementor-271 .elementor-element.elementor-element-49a735dd{text-align:center;font-family:"Times New Roman", Sans-serif;font-size:18px;font-weight:400;color:#333333;}.elementor-271 .elementor-element.elementor-element-2b79958d{--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;--padding-top:60px;--padding-bottom:60px;--padding-left:60px;--padding-right:60px;}.elementor-271 .elementor-element.elementor-element-2b79958d:not(.elementor-motion-effects-element-type-background), .elementor-271 .elementor-element.elementor-element-2b79958d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F9F9F9;}.elementor-271 .elementor-element.elementor-element-65aed088{text-align:center;}.elementor-271 .elementor-element.elementor-element-65aed088 .elementor-heading-title{font-family:"Times New Roman", Sans-serif;font-size:30px;font-weight:600;color:#0A2540;}.elementor-271 .elementor-element.elementor-element-61b5f58a{text-align:center;font-family:"Times New Roman", Sans-serif;font-size:18px;font-weight:400;color:#333333;}.elementor-271 .elementor-element.elementor-element-3d043a71{--display:flex;}.elementor-271 .elementor-element.elementor-element-5eca31c{width:100%;max-width:100%;}@media(min-width:768px){.elementor-271 .elementor-element.elementor-element-341b5105{--content-width:1000px;}}/* Start custom CSS for post-comments, class: .elementor-element-5eca31c *//* Fonte padrão da área de comentários */
.comment-respond, 
.comments-area, 
.comments-title, 
.comment-author, 
.comment-content, 
.comment-meta, 
.comment-form,
.comment-form input, 
.comment-form textarea {
    font-family: "Times New Roman", Times, serif !important;
}

/* Título da seção de comentários */
.comments-title, 
.comment-reply-title {
    font-size: 26px;
    font-weight: bold;
    color: #000; /* preto */
    margin-bottom: 20px;
}

/* Caixa de cada comentário */
.comment-list .comment {
    background: #f2f2f2; /* cinza claro */
    border: 1px solid #ccc;
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 20px;
}

/* Nome do autor */
.comment-author .fn {
    color: #000; 
    font-size: 18px;
    font-weight: bold;
}

/* Data do comentário */
.comment-meta a {
    color: #555;
    font-size: 14px;
}

/* Texto do comentário */
.comment-content p {
    color: #333;
    font-size: 16px;
}

/* Formulário de comentário */
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form textarea {
    width: 100%;
    background: #fff;
    border: 1px solid #aaa;
    padding: 12px;
    border-radius: 6px;
    font-size: 16px;
    color: #000;
}

/* Foco dos campos */
.comment-form input:focus, 
.comment-form textarea:focus {
    border-color: #000;
    outline: none;
}

/* Botão enviar comentário */
.comment-form input[type="submit"] {
    background: #000; 
    color: #fff;
    padding: 12px 24px;
    border-radius: 6px;
    border: none;
    font-size: 18px;
    font-family: "Times New Roman", serif;
    cursor: pointer;
    transition: 0.3s ease;
}

/* Hover do botão */
.comment-form input[type="submit"]:hover {
    background: #333;
}

/* Texto "Seu Comentário" */
.comment-form label {
    color: #000;
    font-size: 18px;
}/* End custom CSS */