/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.select2-result-company{
    line-height: 1.2;
}

.select-2-result-company__meta{

}

.select2-result-company__handelsnaam{
    font-weight: bold;
}

.select2-result-company__kvknummer{
    font-size: smaller;
}

.select2-result-company__plaats{
    font-size: smaller;
}