.fth-1 {
    font-family: 'Playfair-Display';
}

.fth-2 {
    font-family: 'Century-Gothic';
}

.fth-2-b {
    font-family: 'Century-Gothic-Bold';
}

h2.bar {
    display: table;
    border-bottom: 3px solid rgb(20, 104, 168);
    padding: 0 0 3px;
}
.licht:not([uicms]) .main {
/*
    border-left: 12px solid #ccc;
    border-image: linear-gradient(0deg, #0080ae 0%,
        #0080ae 50%,
        #da055b 50%,
        #da055b 100%) 1;
*/
}