.bl-texts p {
  margin: 0;
  padding: 0;
}
.form_boards .field-value input, .form_boards textarea {
  max-width: 100% !important;
}
@media (max-width: 479px) {
  .dropdown__content--u-io7hzwrjs {
    width: 100% !important;
    min-width: 200px !important;
  }
}
.bot-bl .up {
  background-color: #fff !important;
  z-index: 11;
}
.bot-bl .up:hover {
  background-color: #609d1f !important;
}
