.container-nav{
 background-color: #fff;
 background-image: none;
}
.grid-child {
 background-color: #fff; 
}

.container-nav{
background-color: #ccc;
}
.navbar-brand {
background-color: #fff;
}
.container-header {
position: relative;
z-index: 10;
background-color: #ccc;
background-image: none;
box-shadow: none;
}
.com-users-login{
margin-top: 200px;
margin-left:30%;
display:block;
width: 400px;
position: relative;
}
// Tilretninger mod_articles Nyeste faktaark
.mod-articles-title h4 {
  font-size: 8px;
 // color:#ff0000;
}
.mod-articles-content{
  font-size: 8px;
  color:#ff0000;
}
a.mod-articles-link {
  font-size:14px;
    //color:#ff0000;
}
dd.mod-articles-category{
  font-size: 10px;
  font-color:#ff0000;
}
dd.mod-articles-date{
  font-size: 10px;
  font-color:#ff0000;
}
div.mod-articles-item-content a.btn.btn-sm.bg-success.text-white{
  font-size: 6px;
}
div.mod-articles-item-content a.btn.btn-sm.bg-danger.text-white{
  font-size: 6px;
}