.mix {
  display: none;
}
button {
  font-family: 'Aller', sans-serif;
  text-decoration: none;
  font-weight: bolder;
  font-size: 16px;
  background: none;
  cursor: pointer;
  border: none;
  color: #152322;
  outline: none;
  margin: 10px 0 15px 30px;
}
input {
  padding: 0.5em;
}
/*# sourceMappingURL=filter.css.map */