/* Overrides für das DIVI Theme  V 0.1 */

/* 'Schriften ' */
/* Farben   und weitere Elemente  */

h1, h2:not(.cp-card__title, .cp-related-cards h2), h3, h4, h5, h6 {
    font-family: var(--cp-font-heading) !important;
    font-weight: 200;
}
.archive-page-title {
    font-family: var(--cp-font-heading) !important;
}
h2.wp-block-heading a {
    font-family: var(--cp-font-heading) !important;
    font-weight: 200 !important;
    text-decoration: none;
}

.meta-cat .dmach-postmeta-value, .post-cats {
    text-align: center;
    text-transform: uppercase;
    font-size: 10.5px;
    letter-spacing: 1.5px;
    line-height: 1.6em;
    padding: 20px 0 0 0 !important;
    color: var(--cplight);
    max-width: 1048px;
    display: inline-block;
}