/* line 1, app/assets/stylesheets/support_centres/responsive/themes/_theme.scss */
.box,
.search {
  background: #e7e7e7;
}

/* line 6, app/assets/stylesheets/support_centres/responsive/themes/_theme.scss */
.header {
  background: #313131;
  color: #ffffff;
}

@media (max-width: 879px) {
  /* line 11, app/assets/stylesheets/support_centres/responsive/themes/_theme.scss */
  .header__navigation {
    background: #313131;
  }
}

/* line 17, app/assets/stylesheets/support_centres/responsive/themes/_theme.scss */
.branding__entity {
  color: rgba(255, 255, 255, 0.75);
}

/* line 21, app/assets/stylesheets/support_centres/responsive/themes/_theme.scss */
.main-menu__item.is-active .main-menu__link {
  border-bottom: 2px solid;
  color: #0074d6;
}

/* line 26, app/assets/stylesheets/support_centres/responsive/themes/_theme.scss */
.button--general {
  background: #0058a3;
}

/* line 29, app/assets/stylesheets/support_centres/responsive/themes/_theme.scss */
.button--general:hover {
  background: #0066bd;
}

/* line 33, app/assets/stylesheets/support_centres/responsive/themes/_theme.scss */
.button--general:active {
  background: #004a8a;
}

/* line 39, app/assets/stylesheets/support_centres/responsive/themes/_theme.scss */
.styled-content h1,
.styled-content h2,
.styled-content h3,
.styled-content h4,
.styled-content h5,
.styled-content h6 {
  color: #0058a3;
}

/* line 48, app/assets/stylesheets/support_centres/responsive/themes/_theme.scss */
.styled-content a {
  color: #0058a3;
}

/* line 51, app/assets/stylesheets/support_centres/responsive/themes/_theme.scss */
.styled-content a:hover {
  color: #004a8a;
}

/* line 57, app/assets/stylesheets/support_centres/responsive/themes/_theme.scss */
.t-primary-color {
  color: #0058a3;
}
