@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;1,700&display=swap");
.kp-anmeldung-widget h2 {
text-align: center;
color: #275203;
font-weight: 400;
margin-top: 2rem;
margin-bottom: 1rem;
}
.kp-anmeldung-widget h2:first-of-type {
margin-top: 0;
margin-bottom: 0.5rem;
}
.kp-anmeldung-widget .successmessage {
text-align: center;
}
.kp-anmeldung-widget .successmessage a:last-of-type {
display: table;
margin: 0 auto;
}
.kp-anmeldung-widget .reihe {
display: flex;
justify-content: space-between;
}
.kp-anmeldung-widget .reihe .form-group {
width: 32%;
}
.kp-anmeldung-widget .angebot {
padding-bottom: 1rem;
}