.header-bg {
    background-color: #ecf0f0 !important;
    box-shadow: 0px 3px 10px 3px rgba(0,0,0,0.08);
}

#header {
}

.navbar-brand img {
    height: 60px;
}

.header-brand-text {
font-family: 'Roboto',Arial,Helvetica,sans-serif;
}

/* Styles langue déplacés dans elements.css (cercles SVG) */

@media (max-width: 768px) {
  .navbar-brand {
    margin-right: 0 !important;
  }
}
