h1 {
    text-align: center;
}

body {
    background-color: white;
    background-image: none !important;
}

#langs label,#mobilelang, #togglebutton, header .current {
    color: black !important;
}

.headerlink:hover {
    color: black;
}

a {
    text-decoration: none;
    color: gold;
}

a:hover {
    color: black;
}