.select2-selection--single .select2-selection__clear {
    margin-right: 7px !important;
    font-size: 1.25em !important;
}
.select2-selection--multiple .select2-selection__clear {
    margin-right: 0 !important;
    font-size: 1.25em !important;
}
.fill-primary {
    fill: #f40400;
}