.kurse-v2-wrapper {
    margin: 0;
}

#search_text_v2 {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('/wp-content/plugins/helper-plugin/kurse-filter/assets/icons/magnifier.svg');
    background-repeat: no-repeat;
    background-position: right 0.8rem center;
    background-size: 1.2rem;
    padding-right: 2.2rem;
}

#course-map-v2 {
    height: 400px;
    margin-bottom: 2rem;
}

.kurs-debug-source {
    display: none;
    font-size: 0.58em;
    font-weight: 400;
    color: #b8b8b8;
    margin-left: 0.25rem;
    opacity: 0.75;
    text-transform: none;
}
