/* Add here all your CSS customizations */
#barra-ricerca {
    border-bottom: 1px solid #f1eeee;
}

.border-color-orange {
    border-color: #fe680f;
}

.h3-home {
    margin-bottom: 5px;
}