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

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

.tab--foton {
  border: none;
}
.tab--foton.active {
  border-bottom: 2px solid #102852;
}
