/* Buildie Tietopankki -- sisältötyylit (poimittu alkuperäisestä KB:stä)
   Fontti: DM Sans (https://fonts.google.com/specimen/DM+Sans)
   Korostusväri: #31AEA7 */
article.kb{font-family:'DM Sans',-apple-system,'Segoe UI',sans-serif;font-size:16px;line-height:1.4;color:#000;max-width:704px;margin:0 auto;padding:24px}
article.kb a{color:#31aea7;text-decoration:none}
article.kb a:hover{text-decoration:underline}
article.kb .date{font-size:15px;margin:0 0 10px}
article.kb h1{font-size:35px;font-weight:700;margin:0 0 22px;line-height:1.2}
article.kb h2.ingress{font-size:17px;font-weight:500;color:#494949;line-height:1.5;margin:0 0 22px}
article.kb h3{font-size:19px;font-weight:700;margin:26px 0 14px}
article.kb h4{font-size:17px;font-weight:700;margin:24px 0 12px}
article.kb p{margin:0 0 18px}
article.kb ul,article.kb ol{margin:0 0 18px;padding-left:26px}
article.kb li{margin-bottom:6px}
article.kb img{max-width:100%;width:670px;height:auto;display:block;margin:6px 0 10px;border-radius:2px}
