input[type="text"],input[type="email"],input[type="number"] ,input[type="password"] {
    border: none !important;
}



.elementor-tab-pago {
    color: #F08141;
    text-decoration: underline;
    font-weight: bold;
}

.elementor-tab-pago.elementor-active{
    color: #0093A5;
    font-weight: bold;
    font-size: 14px;
}