.steunKleur , nav div.menu div.item.ok:before , nav div.menu div.openItem.ok:before , nav div.menu div.currentsubcategory:before { color: rgb(157, 25, 38)!important;; }
.steunKleurBg , main div.content div.progress .progress-bar { background-color: rgb(157, 25, 38)!important; }
.header.steunKleurBg  , .contentFull.steunKleurBg  { color: #fff!important; } 
nav div.menu div.logo { text-align: center;  }
           
@import url('https://fonts.googleapis.com/css?family=Source+Serif+Pro');
body {
    background-color: #5d5d5d;
    font-family: 'Source Serif Pro', serif;
    background-image: url(https://website.magontslag.nl/Media/Default/uwc/background.jpg);
}

footer.t { 
    background-color:#080648;
opacity: initial;
color:white;
position: initial;
z-index: 9999999999;
box-shadow: 0 50vh 0 50vh#080648;

 }
footer img {padding: 1rem; }

main { min-height: 85vh; }