﻿.value-text {
    line-height: 1.35;
}

    /* Link soll die Farbe/Gewicht vom umgebenden Wert erben */
    .value-text a {
        color: #1713b5 !important;
        font-weight: inherit;
        text-decoration: none;
    }


.value-link {
    color: #1713b5 !important;
    text-decoration: underline;
    font-weight: inherit;
}
