input:focus {
    border: 1px solid;
}

html {
    hyphens: auto;
}

body {
    hyphens: auto !important;
}

.lmk-leicht-gs .views-row,
.view-gf-erlaubt-index .views-row {
    width: 33.33333%;
    padding-left: 21px;
    padding-right: 21px;
    border-right: 1px solid #4b4b4d;
    margin-bottom: 68px;
}