body{
	    margin: 0;

    font-family:  'Encode Sans', Noto Sans, Lato, Helvetica, Arial;


}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0.5rem;
    font-family: Belleza!important;
    font-weight: 400;
    line-height: 1.5;
    color: inherit;
}

h2{
	font-size: 2em;
}
.kk-title{
     font-family: 'Belleza'!important
}

.nav-link {
    font-family: 'Belleza'!important;
    font-size: 18px!important;
}

span.wiadomosc, span.wiadomosc2 {
    background-color: #bd9b50;
    position: relative;
    padding: 1px 7px;
    right: 2px;
    top: 28px;
    margin-top: 10px;
    font-style: normal;
    font-size: 0.8em;
    color: white;
    font-weight: bold;
   
    text-decoration: none;
    border-radius: 50%;
}

.stopka li a{
    color: white;
}