/* h1,h2,h3,h4,h5 {font-weight: normal!important; letter-spacing: -0.05rem;} */
h3 {font-weight: normal!important;}

.page-background {background: url("../../images/alternatywne_tlo_podstrony.jpg"); background-size: cover;}

/* #news-announcement {letter-spacing: -0.02rem;} */
#news-announcement h1 span {font-size: 48px;}
/*#news-announcement p:not(:first-of-type) {font-size: 18px; letter-spacing: 0.08rem;}*/
/*#news-announcement p:first-of-type {font-size: 22px;}*/

@media (max-width: 767px) {
    #news-announcement h1 {max-width: 70%;}
    #news-announcement h1 span {font-size: 38px;}
    h2 {margin-top: 30px!important;}
}
@media (max-width: 575px) {
    #news-announcement h1 span {font-size: 6.6vw;}
}