.text-blob {
  font-weight: 800;
}

.tag_carroceria {
  height: 70px;
  min-height: 70px;
}

@media (max-width: 767px) {
  .tag_carroceria {
    height: 90px;
    min-height: 90px;
  }
}

section.widget {
  background: white;
}

#min_price::placeholder,
#max_price::placeholder {
  color: #999;
}
