.custom-article .product-badge-container.p-2 {
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
    align-items: center
}

.custom-article a.badge-label {
    flex-grow: 0;
    font-size: 12px;
    font-weight: 500;
    font-stretch: semi-condensed;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: center;
    color: #026aa2
}

.custom-article .badge-label[data-text=pik] {
    border: 1px solid #049bde;
    text-transform: uppercase
}

.custom-article .badge-label[data-text=oze] {
    border: 1px solid #00917e;
    text-transform: uppercase
}

.custom-article .badge-label[data-text=giełda] {
    border: 1px solid #d37428;
    text-transform: uppercase
}

.custom-article .badge-label[data-text=nfośigw] {
    border: 1px solid #f6b402;
    text-transform: uppercase
}

.custom-article .badge-label[data-text=ik] {
    border: 1px solid #004b87;
    text-transform: uppercase
}

.custom-article .badge-label[data-text="grupa instal-konsorcjum"] {
    border: 1px solid #343945;
    text-transform: uppercase
}

.custom-article .badge-label[data-text=spiug] {
    border: 1px solid #ed1264;
    text-transform: uppercase
}

.custom-article .badge-label[data-text=dotacje] {
    border: 1px solid #004494;
    text-transform: uppercase
}

.custom-article .badge-label[data-text="programy partnerskie"] {
    border: 1px solid #464196;
    text-transform: uppercase
}

.custom-article .badge-label[data-text="port pc"] {
    border: 1px solid #9cc24d;
    text-transform: uppercase
}

.custom-article .badge-label[data-text="oferta specjalna"] {
    border: 1px solid #ee423c;
    text-transform: uppercase
}

.custom-article .badge-label[data-text=globenergia] {
    border: 1px solid #f60;
    text-transform: uppercase
}

.custom-article .badge-label[data-text="kwartalnik instalacje"] {
    border: 1px solid #6896c5;
    text-transform: uppercase
}

.custom-article .badge-label[data-text="instal reporter"] {
    border: 1px solid #1f2125;
    text-transform: uppercase
}

.custom-article .badge-label {
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px 10px;
    border-radius: 16px;
    text-align: center;
    background-color: transparent
}

.custom-article a.badge-label:hover {
    font-weight: 500;
    text-decoration: none
}

.custom-article .field-label {
    font-weight: 500;
    display: inline-block
}

.custom-article h1,
.custom-article h2,
.custom-article h3,
.custom-article h4 {
    scroll-margin-top: 130px
}

.wmc .page-content ul>li:before {
    display: none
}


.custom-article .toc-link {
    text-decoration: none;
    display: block;
    color: #026aa2;
    margin-bottom: 4px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.43
}

.custom-article .toc-link:hover {
    font-weight: 400
}

.custom-article,
.custom-article a.badge-label {
    font-family: "Barlow Semi Condensed", sans-serif !important
}

.article-title {
    font-size: 38px !important;
    font-weight: 600 !important;
    color: #004b87 !important;
    margin-left: 1rem !important
}

.custom-article {
    padding-bottom: 2rem!important;
}