.wcag {
    color:yellow !important;
    background-color:black !important;
}

*, html, body {
    background-color: black !important;
    color: yellow !important;
}

a {
    text-decoration: underline;
    color: yellow !important;
    background-color: black !important;
}

a:hover, a:focus {
    background-color: yellow !important;
    color: black !important;
    text-decoration: none !important;
    outline: 2px dashed yellow !important;
}


.search_submit {
    border-color: yellow !important;
    color: black !important;
    background-color: yellow !important;
}
.search_submit:hover, .search_submit:focus {
    outline: 2px dashed yellow !important;
}

.search_form {
    border-color: yellow !important;
    color: yellow !important;
    background-color: black !important;
}
.search_form:hover, .search_form:focus {
    outline: 2px dashed yellow !important;
    color:yellow !important;
    background-color: black !important;
}

.button {
    background: yellow !important;
    color:black !important;
}
.button:hover {
    border-color: yellow !important;
}
.button:focus {
    outline: 2px dashed yellow !important;
}

#mt li a:hover {
    outline: 2px dashed yellow !important
}


.footerMenu {
    border-left: 0px !important;
}


.cookies {
    background-color:black !important;
    color:yellow !important;
    border-top:2px solid yellow;
}

.cookies .cookieClose {
    background-color: yellow !important;
    color: black !important;
    border: 0;
}

.paginator_button {
    background-color: yellow !important;
    color:black !important;
}

.paginator_button:focus, .paginator_button:hover {
    background-color: black !important;
    color:yellow !important;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition: all 0.0s, -webkit-transform 0s;
    all 0.0s, -webkit-transform 0s;
    transform: none !important;
}
.sril_issue_articles_wrapper>.item {
    margin-bottom:2rem;
    padding-bottom:2rem;
    /* border-bottom: 2px solid yellow; */
}

.sril_issue_articles_wrapper .pobieranie {
    border: 0px;
}

.pagesText .article_text_full ul li {
    padding-left: 1em;
    margin-left: 0em;
    background: transparent url("../images/wypunktowanie-li-contrast.svg") left 0.5rem no-repeat;
    background-size: 0.3rem;
}

.articles_list .item {
    padding-left: 1em;
    margin-left: 0em;
    background: transparent url("../images/wypunktowanie-li-contrast.svg") left 0.5rem no-repeat;
    background-size: 0.3rem;
}
.articles_list .item .title a {
    text-decoration: underline;
}
.sril_hero_articles li {
    padding-left: 1em;
    margin-left: 0em;
    background: transparent url("../images/wypunktowanie-li-contrast.svg") left 0.5rem no-repeat;
    background-size: 0.3rem;
}

.menu_wrapper {
    border-bottom:2px solid yellow;
}

.footer_top_line {
    border-top:2px solid yellow;
    padding-top: 1rem;
}

.wrapper_bottom_line {
    border-bottom:2px solid yellow;
}

.sril_issue_articles_wrapper .wersja_pl {
    border:1px solid yellow !important;
}

.sril_issue_articles_wrapper .wersja_en {
    border:1px solid yellow !important;
}

.sril_issue_articles_wrapper .afiliacja {
    border:1px solid yellow !important;
}

