.eventi-filters-form input[type="date" i] {
    padding: 10px;
    width: 100%;
    color: #A5A5A5;
    border: 1px solid #A5A5A5;
}
.eventi-filters-form .form-group {
    margin-bottom: 1rem;
}
.title-filter{
    border-bottom: 1px solid;
}
.end-date{
    color: #32323C !important;
}
.js-open-end-date{
    padding: 0;
    background: transparent;
    border: none;
    text-decoration: underline;
}
