.tab-content--solaris {
  display: none;
}

.tab-content--solaris.active {
  display: block;
}

.tab--solaris {
  border: none;
}
.tab--solaris.active {
  color: white;
  background: linear-gradient(to right, #20365a, #418fde);
}
