.elementor-300 .elementor-element.elementor-element-9902933{--display:flex;}/* Start custom CSS for html, class: .elementor-element-3e308b9 */.resumen-wrapper {
    max-width: 700px;
    margin: auto;
    padding: 30px;
    text-align: center;
}

.card-resumen {
    text-align: left;
    background: #fff;
    padding: 25px;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    margin-bottom: 20px;
}

.aviso-importante {
    background: #fff3cd;
    border: 1px solid #ffeeba;
    padding: 20px;
    border-radius: 8px;
    margin: 20px 0;
    font-weight: 600;
}

.btn-descargar {
    background: #1e7f3e;
    color: white;
    padding: 12px 25px;
    border-radius: 30px;
    border: none;
    cursor: pointer;
}/* End custom CSS */