form label{
    font-weight: bold;
    text-transform: uppercase;
}

.select2-selection--single .select2-selection__rendered {
    text-align: start;
    border: 1px solid #ced4da;
    height: auto;
    padding: 13px 14px 11px;
    border-radius: 6px;
    line-height: 1;
    display: block;
}