.page-header-title, h1.page-header-title {
    margin: 8rem 0 8rem;
    background-color: #402e1ed6;
    padding: 1rem;
    color: #fff;
}

.scr_table {
    overflow: scroll;
}
table.zeh_table {
    text-align: center;
    white-space: nowrap;
}
table.zeh_table th {
    background-color: #f2f2f2;
}