/*form*/
label, .form-label {
    font-weight: normal;
    color: #000000;
    margin-bottom: 10px;
}

.bfQuickMode textarea, input[type="text"],input[type="email"],input[type="url"],input[type="date"],input[type="password"],input[type="search"],input[type="tel"],input[type="number"],.sppb-form-control,.sppb-form-group .sppb-form-control {
    display: block;
    width: 100%;
    padding: 13px 15px;
    font-size: 1rem;
    line-height: 1.25;
    color: #000000;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #c9d7e3;
    border-radius: 8px;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}

select#ff_elem23{min-height: 50px!important;}

div#bfPage2 {
    background: #05507b;
    padding: 20px;
    border-radius: 10px;
    color: #fff;
    width: fit-content;
    margin: auto;
}

.investa-faq-style .sppb-panel-title {
    COLOR: #fff!important;
}

/*end of others*/