BODY {
    color: #ffff00  !important;
    background:none  !important;
    background-color: #000000  !important;
    font-size:18px  !important;
}

A, A:link, A:visited, A:active, A:hover { 
    color: #ffff00 !important ;
}

H1{
    color: #ffff00 !important;
}
header, .dropdown-menu, .box-shadow, footer{
    background-color: #000000  !important;



}
.dropdown-menu  a:hover{
    background-color: #fff  !important;
    color: black !important;
}
.primary-menu li a h3{
    color: #ffff00  !important; 
}
.tiles a{
    background-color: black !important; 
    border: 2px solid #fff;
}
.news__story .bb p, .news__story .bb h3, .inspiration1 .text, footer span, footer .text, .help-menu li a, .text-person, h2, .osoba {
    color: #ffff00 !important;
}
.ico-contact span{
    color: #ffff00  !important; 
}
.ico-contact img{
    color: #ffff00  !important; 
}
.filled{
    fill: #ffff00;
}
.navbar-light .navbar-toggler-icon{
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
}