.no-border-legend legend {border-top: 0px;}
.border-before p {border-top: 1px dotted #A6ACB3; padding-top: 25px;}
.border-after {border-bottom: 1px dotted #A6ACB3; margin-bottom: 0px!important; padding-bottom: 25px;}
.c-box--map-search .c-box__input-wrapper > input {
    text-transform: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 0;
    padding: 8px 16px 11px;
    color: var(--text-color);
    float: none;
    cursor: pointer;
    font-size: 1.8rem;
    line-height: 1.5;
}

.leaflet-popup-content {
  width: 380px !important;
}
.c-box--map-search input[type='submit'] {
    padding-left: 12px;
}
