.elementor-580 .elementor-element.elementor-element-04e6599{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;}.elementor-580 .elementor-element.elementor-element-3139993{--display:flex;--background-transition:0.3s;}.elementor-580 .elementor-element.elementor-element-8fecec2 .elementor-accordion-icon, .elementor-580 .elementor-element.elementor-element-8fecec2 .elementor-accordion-title{color:#5B8B54;}.elementor-580 .elementor-element.elementor-element-8fecec2 .elementor-accordion-icon svg{fill:#5B8B54;}.elementor-580 .elementor-element.elementor-element-8fecec2 .elementor-active .elementor-accordion-icon, .elementor-580 .elementor-element.elementor-element-8fecec2 .elementor-active .elementor-accordion-title{color:#31572C;}.elementor-580 .elementor-element.elementor-element-8fecec2 .elementor-active .elementor-accordion-icon svg{fill:#31572C;}.elementor-580 .elementor-element.elementor-element-121a85b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;}.elementor-580 .elementor-element.elementor-element-66a367a{--display:flex;--background-transition:0.3s;}/* Start custom CSS for html, class: .elementor-element-3f0fa9f */.custom-table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
}

.custom-table th {
    background-color: #31572C; /* Fejléc háttérszíne */
    color: white;
    padding: 10px;
    text-align: center
}

.custom-table td {
    padding: 10px;
    border: 1px solid #ddd;
    text-align: center;
    vertical-align: middle;
}

/* Minden második sor halvány szürke háttérrel */
.custom-table tr:nth-child(even) {
    background-color: #f2f2f2;
}/* End custom CSS */