body #Donation_form div {
    box-sizing: border-box;
}
body #Donation_form .text-16 {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
}

body #Donation_form.main-section-donation .data-amount-section h2 {
    font-weight: 600;
    font-size: 31px;
    font-family: Roboto, sans-serif;
    padding-bottom: 0;
}

body #Donation_form.main-section-donation .data-amount-section p:not(.hinterlasse-text, .main-section-donation .thamk-u-section p) {
    padding: 0;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}

body #Donation_form.main-section-donation .data-amount-section h3 {
    padding: 0;
    font-weight: 600;
}

body #Donation_form h1,
body #Donation_form h2,
body #Donation_form h3,
body #Donation_form h4,
body #Donation_form h5,
body #Donation_form h6 {
    font-family: Roboto, sans-serif;
}

body #Donation_form p,
body #Donation_form span {
    font-family: 'Montserrat', sans-serif;
}

body #Donation_form.main-section-donation .data-amount-section .progress-bar-box h4 {
    padding: 0;
    font-weight: 600;
}

body #Donation_form.main-section-donation .nav-pills {
    padding: 0;
    margin: 0;
}

body #Donation_form.main-section-donation .nav-pills .nav-item {
    margin: 0;
    padding: 0;
}

body #Donation_form.main-section-donation .data-amount-section .geben-daten-box .text-30px {
    font-weight: 700;
    padding: 0;
}

body #Donation_form.main-section-donation .geben-daten-box .hinterlasse-text {
    font-weight: 400;
    padding: 0;
}

body #Donation_form.main-section-donation .data-amount-section .geben-daten-box hr {
    height: 0;
}

body #Donation_form.main-section-donation .thamk-u-section .main-title h5 {
    padding: 0;
    font-weight: 500;
}

body #Donation_form.main-section-donation .thamk-u-section p {
    font-weight: 300;
    padding: 0;
    color: #636363;
}

body #Donation_form {
    padding: 50px 30px;
}

body .ct-wp-plugin div {
    box-sizing: border-box;
}
body #Donation_form .text-danger {
    font-size: 14px;
    font-weight: 400;
}

@media(max-width: 991px) {
    body #Donation_form.main-section-donation .data-amount-section h2 {
        font-size: 23px;
        line-height: 30px;
    }
}

@media(max-width: 500px) {
    body #Donation_form {
        padding: 25px .75rem 0;
    }

    body #Donation_form.main-section-donation .data-amount-section h2 {
        font-size: 18px;
        font-weight: 700;
    }
    body #Donation_form .text-16 {
        font-size: 14px;
        line-height: 21px;
    }
    body #Donation_form.main-section-donation .data-amount-section p:not(.hinterlasse-text, .main-section-donation .thamk-u-section p) {
        font-size: 14px;
        line-height: 21px;
    }
    body .ct-wp-plugin {
        padding: 25px .75rem 0;
    }
}