body{
	    margin: 0;

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


}

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

h2{
	font-size: 2em;
}
span.wiadomosc {
    background-color: #ff4a00;
    position: relative;
    padding: 1px 5px;
        right: -22px;
    top: 20px;
    margin-top: 10px;
    font-style: normal;
    font-size: 0.8em;
    color: white;
    font-weight: bold;
    font-family: arial;
    text-decoration: none;
    border-radius: 50%;
}