#about_us_leitmotiv {
}
#about_us_leitmotiv_container {
}
#about_us_leitmotiv_content {
}
#about_us_leitmotiv_title h2 {
    /*margin: 30px 0;*/
    text-align: center;
    font-size: clamp(1.5em, 5vw, 2.5em);
    letter-spacing: 1px;
    /* font-weight: 500; */
    line-height: 1.2;
    color: var(--primary-color);
}
@media all and (min-width: 650px) {
}
@media all and (min-width: 900px) {
}
@media all and (min-width: 1200px) {
}