        
            .setor--agronegocio--icone {
            font-size: 40px;
        }

        .setor--agronegocio--icone::before {
            content: '\e933';
        }

        .setor--agronegocio--icone--invertido {
            background-color: white !important;
        }

        .setor--agronegocio--icone--invertido::before {
            content: '\e933';
            color: #2d9e11 !important;
        }

        .setor--agronegocio--icone--branco::before {
            content: '\e933';
            color: white !important;
        }
            .setor--comercio--icone {
            font-size: 40px;
        }

        .setor--comercio--icone::before {
            content: '\e932';
        }

        .setor--comercio--icone--invertido {
            background-color: white !important;
        }

        .setor--comercio--icone--invertido::before {
            content: '\e932';
            color: #f27186 !important;
        }

        .setor--comercio--icone--branco::before {
            content: '\e932';
            color: white !important;
        }
            .setor--construcao-civil--icone {
            font-size: 40px;
        }

        .setor--construcao-civil--icone::before {
            content: '\e931';
        }

        .setor--construcao-civil--icone--invertido {
            background-color: white !important;
        }

        .setor--construcao-civil--icone--invertido::before {
            content: '\e931';
            color: #f26641 !important;
        }

        .setor--construcao-civil--icone--branco::before {
            content: '\e931';
            color: white !important;
        }
            .setor--industria--icone {
            font-size: 40px;
        }

        .setor--industria--icone::before {
            content: '\e934';
        }

        .setor--industria--icone--invertido {
            background-color: white !important;
        }

        .setor--industria--icone--invertido::before {
            content: '\e934';
            color: #512099 !important;
        }

        .setor--industria--icone--branco::before {
            content: '\e934';
            color: white !important;
        }
            .setor--retrato-do-consumidor--icone {
            font-size: 40px;
        }

        .setor--retrato-do-consumidor--icone::before {
            content: '\e931';
        }

        .setor--retrato-do-consumidor--icone--invertido {
            background-color: white !important;
        }

        .setor--retrato-do-consumidor--icone--invertido::before {
            content: '\e931';
            color: #6f6f6f !important;
        }

        .setor--retrato-do-consumidor--icone--branco::before {
            content: '\e931';
            color: white !important;
        }
    