.team-header {
  background: #0c000b;
  background: -webkit-linear-gradient(#0c000b, #650360);
  background: linear-gradient(#0c000b, #650360); }

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

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

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

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

.button, button, .tabs--primary .tab--active {
  background: #650360; }
  .button:hover, button:hover, .tabs--primary .tab--active:hover, .button:focus, button:focus, .tabs--primary .tab--active:focus {
    outline: none;
    background: #020002; }

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

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