/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.form-group:has(label[for="field-company"]) {
    display: block !important;
}
