html, body {
    background-color: #0D0D9A !important;
}

h2 {
    color: white !important;
}

#buttons a {
    background-color: white !important;
    color: #0D0D9A !important;
}

#logo a {
    background-image: url(../images/general/eltek_logo.svg);
}



