﻿.select2-selection__choice, .select2-selection__choice__remove {
    background-color: #006AFF !important;
    color: white !important;
    font-size: 15px !important;
    border: none !important;
}

.select2-selection__choice__remove {
    color: white !important;
}
