h1.lakbw-event-title,
h3.lakbw-event-title,
h4.lakbw-section-heading {
    color: var(--color-red);
}

.lakbw-content .sf-form .lakbw-note-small,
.lakbw-content .sf-formbuilder-div .lakbw-note-small {
    margin: 0; /* 0 -1em 0 -1em */
}

.lakbw-content .sf-form .lakbw-note-small.lakbw-highlight-grey,
.lakbw-content .sf-formbuilder-div .lakbw-note-small.lakbw-highlight-grey {
    border-left: 5px solid;
    border-top: 0 !important;
    border-bottom: 0 !important;
    border-right: 0 !important;
    border-color: var(--color-red) !important;
    border-radius: 0 !important;
}

.lakbw-content .lakbw-seminar-type-description.lakbw-note h2 {
    font-size: 1.4em;
    font-weight: bold;
    color: var(--color-red);
    margin-top: 0;
}
.lakbw-content .lakbw-seminar-type-description.lakbw-note h3 {
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 2em;
}

