/*------------------------------------
  Background Colors Extended
------------------------------------*/
.js-header-change-moment {
  // Primary Colors
  .g-bg-primary--scrolling {
    background-color: $g-color-primary !important;
  }
}