.elementor-17 .elementor-element.elementor-element-f46a744{padding:120px 20px 60px 20px;}/* Start custom CSS for column, class: .elementor-element-d368dc9 */h2 {
    font-size: 30px !important;
    margin-top: 40px;
}

h3 {
    font-size: 25px !important;
    margin-top: 30px;
}

/* Anpassung für mobile Geräte */
@media (max-width: 768px) {
    h2 {
        font-size: 23px !important; /* 3px kleiner */
            margin-top: 40px;
    }

    h3 {
        font-size: 20px !important; /* 3px kleiner */
            margin-top: 15px;
        margin-bottom: 5px;
    }
}/* End custom CSS */