input[id^='give-multi-select-control-'] {
    &:focus {
        outline: none;
        box-shadow: none;
    }
}
