body{
scroll-behavior: smooth;
}
h1, h2, h3, h4, h5,
.richtext h3, .richtext h4, .richtext h5{
line-height: 1.2;
}
h1 {
font-size: 3.4rem;
}
h2 {
font-size: 3rem;
text-align: center;
margin-bottom: 2.4rem;
}
.card h2,
.elementlist h2{
font-size: 2.4rem;
text-align: left;
margin-bottom: 1.5rem;
}
h3,
.richtext h3 {
font-size: 2.4rem;
}
h4,
.richtext h4 {
font-size: 2rem;
}
.teaser.teaser-m .teaser-meta .teaser-title {
font-size: 2rem;
}
.teaser.teaser-m .teaser-meta .teaser-subtitle,
.teaser.teaser-m .teaser-meta .teaser-more {
font-size: 1.5rem;
}
@media (min-width: 768px){
.tabbed-content .tab-item a {
font-size: 1.7rem;
}
}
.richtext,
.richtext p,
.richtext li{
font-size: 1.5rem;
line-height: 1.6;
}
.richtext table th p,
.richtext table td p{
_font-size: 13px;
}
.richtext ul {
font-size: 1em;
line-height: 1.6;
}


.slider .card-body {
/*padding: 2rem 4rem 1rem;*/
}
.richtext li>.arrow-link {
margin-top: 0;
}
