/*----------------------------------------

	brillia CSS

-----------------------------------------*/
.l-header {
  background-color: #FFF !important;
}
@media screen and (max-width: 768px) {
  .l-header {
    background-color: #4C6473 !important;
  }
}
/*# sourceMappingURL=brillia.css.map */