
    :host([light]) .building_orgs_f,
    :host([light]) .building_orgs_g {
        fill: #bbdefb;
    }
:host([light]) .building_orgs_h,
    :host([light]) .building_orgs_i {
        fill: #fff;
    }
:host([light]) .building_orgs_i,
    :host([light]) .building_orgs_j,
    :host([light]) .building_orgs_g {
        fill-rule: evenodd;
    }
:host([light]) .building_orgs_j {
        fill: url(#building_orgs_c);
    }
:host([light]) .building_orgs_k {
        fill: none;
        stroke: #1a4e85;
        stroke-miterlimit: 10;
        stroke-width: 6px;
    }
:host([light]) .building_orgs_l {
        fill: #1a4e85;
    }
:host([dark]) .building_orgs_f,
    :host([dark]) .building_orgs_g {
        fill: #09264a;
    }
:host([dark]) .building_orgs_h {
        fill: #fff;
    }
:host([dark]) .building_orgs_h,
    :host([dark]) .building_orgs_g,
    :host([dark]) .building_orgs_i,
    :host([dark]) .building_orgs_j {
        fill-rule: evenodd;
    }
:host([dark]) .building_orgs_i {
        fill: url(#building_orgs_c);
    }
:host([dark]) .building_orgs_k,
    :host([dark]) .building_orgs_j {
        fill: #ced4db;
    }
:host([dark]) .building_orgs_l {
        fill: none;
        stroke: #fff;
        stroke-miterlimit: 10;
        stroke-width: 6px;
    }
