@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
body {
font-family: "Roboto", Lato;
}
#zgloszenie_abstrakt_skrocony_tresc_en { height: 7em !important; }
#commentsBox { display: none; }
a { text-decoration: underline; color: #1CA25D; }
h1 { color: #1CA25D; }
h3 { color: #FF9900; font-size: 22pt;}
.sub-header { font-size: 20pt; font-weight: bold; color: #000; padding-bottom: 12px; }
.sub-header:after {
    background-color: #636a6c;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    max-width: 96px;
    position: absolute;
    width: 100%;
}