.tags .tag.active {
    border-color: red;
}

.form-search__item.disabled input[type=text] {
    color: #a8a7a7;
    background: #f8f8f8;
}