:root {
  --plone-toolbar-top-height: 40px;
}

.pfaff-startpage .navbar-nav li label {
  font-size: 10px;
}
.pfaff-startpage .footer {
    margin-top: -2.5em;
}
.site-news .news a .body h2.header {
    font-size: 1.75rem !important;
}

#edit-zone .dropdown-menu {
    font-size: 16px;
}
.dropdown-header {
    font-size: 16px;
}

li.index_html.nav-item {
    display: none;
}

footer p, 
footer div, 
footer address,
.colophon {
    font-size: 13px;
    color: #dcdfe6;
}
#portal-colophon-wrapper {
    width: 100%;
    position: absolute;
    left: 0;
    margin-top: 5em;
}
.colophon {
    padding: 10px 0;
}