.container-topbar {
  background-color: #fff;
}
.footer {
  background-color: #1976d2;
  background-image: none;
}
.debug {
  background-color: #1976d2;
  background-image: none;
}
    
.container-header {
  background-color: #1976d2;
  background-image: none;
  background-image: none;
  -webkit-box-shadow: inset 0 5px 5px rgba(0,0,0,.03);
  box-shadow: inset 0 5px 5px rgba(0,0,0,.03);
  position: relative;
  z-index: 10;
}
div.mod-languages .btn-group {
  margin-top: -10px !important;
  vertical-align: middle;
}
  
@media (min-width: 1200px) {
  .h1, h1, .h2, h2 {
    font-size: 20px;
    margin-bottom: 20px !important;

  }
}
@media (min-width: 1200px) {
  .h3, h3 {
    font-size: 32px;
    margin-bottom: 20px !important;

  }
}

.page-header {
    font-size: 20px;
    margin-bottom: 20px !important;
	text-decoration: none;
}

div#mod-custom127.mod-custom.custom  {
 background-color: #1976d2;   
  }
.awesomplete {
  vertical-align: middle;
  
}
figcaption {
  display: none;
}
a:not([class]) {
  text-decoration: none;
}