.alert { display: flex; padding: 10px; align-items: center; }

.btn-close { padding: 0; margin-left: auto; display: flex; background-color: transparent; width: 20px; height: 20px; justify-content: center; align-items: center; border:0; cursor: pointer; color: #fff; font-size: 30px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #007bff; border: 0; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove { color: #fff; }

.brand-link .brand-text{ font-size: 1rem; font-weight: 800 !important; }