.atmetis-title{
  background-color: #34536f;
  width:100%;
}

/* Customize choices.js looks */
.choices__list--multiple .choices__item {
  border: 1px solid #0d6efd !important;
  background-color: #0d6efd !important;
  /* #0d6efd is bootstrap primary color */
}

.choices__item--selectable button.choices__button {
  border-left: 1px solid #FFFFFF !important;
}

.atmetis-text-color {
  color: #34536f;
}

.error-text-color {
  color: #243082;
}
