header {
    color: #fff;
}
header a {
    color: #fff !important;
}
header .logo {
   /* background: url('/img/logo-semi-white.png');*/
    background: url('/img/gold-white.svg');
}
body {
    background: url('/img/black-bg.jpg');
}