.gform_body input {
    width: 100%;
}

.success_div {
    border-color: #28a745 !important;
}


.pliki-list .hyper-text-block strong {

    font-weight: bold !important;

}

.h_section_heading .secondary-text {
    text-transform: initial;
}

.linki-pliki a {
    color: #000;
    text-decoration: underline;
}

.linki-pliki a:hover {
    text-decoration: none;
    color: #9c9b9b;
}

.pliki-list ul li {
    list-style-type: none;
}

.pliki-list ul {
    padding-left: 10px;
}

.file_link {
    color: #9c9b9b;
    text-decoration: underline;
}

.file_link:hover {
    color: #b6b1b1;
    text-decoration: underline;
}

.pagination {
    font-size: 12px;
    justify-content: center;
}

.pagination li {
    font-size: 12px;
}

.page-item.active .page-link {
    background-color: #000;
    border-color: #000;
}

.h_productbox_container .button a:hover {
    background-color: #878383
}

.page-link,
.page-link:hover {
    color: #000;
}