.team-header {
  background: #081d33;
  background: -webkit-linear-gradient(#081d33, #144983);
  background: linear-gradient(#081d33, #144983); }

a, .primary, .content-category, .slash:after {
  color: #144983; }

.topbar-news .slash:after {
  color: #ff0015; }

a:hover, a:focus {
  outline: none;
  color: #06182b; }

.team-nav a:hover, .team-nav a:focus {
  outline: none;
  color: #959595; }

.button, button, .tabs--primary .tab--active {
  background: #144983; }
  .button:hover, button:hover, .tabs--primary .tab--active:hover, .button:focus, button:focus, .tabs--primary .tab--active:focus {
    outline: none;
    background: #06182b; }

.tabs--primary .tab--active {
  background: #144983; }
  .tabs--primary .tab--active:focus {
    background: #144983; }

.galleria-theme-hendrick .galleria-thumbnails .galleria-image.active:after, .tab--gallery .tabs .tab--active {
  border-color: #144983; }
