/* Surcharges barre de recherche pour l'intégration FAQ (ex-inc_style.html) */
.SBA-input-search {
    border-width: 1px !important;
    border-style: double !important;
    max-width: 450px !important;
    padding: unset !important;
}

.SBA-input-search > button {
    width: 50px !important;
    text-align: center !important;
}

.SBA-loop-search {
    margin: 0 auto;
    color: white;
}
