.kolofon h2 {
    color: #3E5959;
    font-family: "nationaledemibold",sans-serif
}

.kolofon h3 {
    margin-bottom: .5rem;
    font-size: 1.0625rem
}

.kolofon h2,.kolofon h3 {
    margin-top: 0
}

.kolofon .list-unstyled li {
    margin-bottom: .25rem
}

.kolofon .list-unstyled a {
    text-decoration: underline
}

.kolofon .sources-and-refs {
    font-size: 0.9375rem;
    margin-top: 1.5rem
}

.kolofon [itemprop="jobTitle"] {
    text-transform: lowercase
}

.kolofon a {
    color: black;
    text-decoration: underline
}

.kolofon>.frame:last-child {
    margin-bottom: 0
}

.kolofon .fold-out {
    margin-top: 1rem
}

.kolofon .dna-content .ce-bodytext {
    font-family: "nationaleregular",sans-serif
}

.kolofon .dna-content .frame {
    margin-top: 1.5rem;
    margin-bottom: 0
}

  
.custom-kolofon {
    margin-top: -1.5rem;
}
  .container.frame-custom-1 h2
  {
    font-size: 1.275rem;
}

@media (min-width: 768px) {
    .custom-kolofon {
      margin-top: -2.5rem;
  }
  .container.frame-custom-1 h2
  {
    font-size: 1.375rem;
}
}

@media (min-width: 1200px) {
.custom-kolofon {
    margin-top: -3.5rem;
}
}

.row.kolofon {
  margin-left: -16px;
  margin-right: -16px;
}
 

.frame-custom-1 .fold-out {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 1.5rem;
    text-align: right;
    z-index: 2;
    padding-bottom: 0.375rem;
}

.frame-custom-1 .fold-out span {
    position: absolute;
    bottom: 0.375rem;
    right: 0.375rem;
    font-family: "nationaleregular",sans-serif;
    color: #3E5959;
    font-size: 1rem;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
}

.custom-kolofon .not-visible{
display:none;
}
