.banner-cover-wrapper.cover-image {
    display: none;
}

.wp-block-button__link {
    background-color: #f6f8f8;
    border: 4px solid #6b6967 !important;
    border-radius: 0;
    box-shadow: none;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    margin: 0;
    padding: 12px 24px;
    text-align: center;
    text-decoration: none;
    white-space: normal;
    overflow-wrap: break-word;
    margin-top: -5px !important;
}

.logo h1 {
    margin-top: 0.357em;
    margin-bottom: 0;
    font-size: 2em;
    color: #D86C00;
font-weight: 700;
}

.logo {
    margin: 0;
    display: block;
}

.wide .nav-wrapper {
    margin: 5% 0 0;
}