.elementor-1351 .elementor-element.elementor-element-5bd4ccf{--display:flex;}/* Start custom CSS for html, class: .elementor-element-aa32b0f *//* Ajustar o tamanho do logo da Promundo */
.elementor-widget-image img, .custom-logo {
    max-width: 250px !important; /* Ajuste este valor (ex: 200px ou 300px) conforme preferir */
    height: auto !important;
    display: block;
}

/* Garante que o logo não flutue sobre o conteúdo principal */
header img, .site-logo img {
    position: relative !important;
    z-index: 10;
}/* End custom CSS */