h2.Header__searchTitle{
  font-weight: bold;
}

.Header__description {
    font-size: 0 !important;
}

.Header__description::after {
    content: "Zoek in ons Help Center of dien een Ticket in.";
    font-size: 16px;   
}

/*.Layout__oneColumn, .Layout__twoColumn, .Layout__twoColumn2, .Layout__twoColumnReverse {
    max-width: 93rem;
    min-height: 75vh;
    padding: 2.125rem 0 3.125rem;
    transition: max-width 200ms ease;
    background-color: white;
}*/


.Footer__footerDescription {
  display: none !important;
}


.Header__navbar {
    background: #ffffff !important;

}


