header.page {
    padding-bottom: 30px;
    padding-top: 30px;
    margin-bottom: 10px;
    text-align: left;
    overflow: hidden;
    background: #f7f9fb;
}

header.page h1 {
    font-size: 2rem;
    border: unset;
}