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

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

.tab--kia {
  border: none;
}
.tab--kia:hover {
  font-weight: 500;
}
.tab--kia.active {
  font-weight: 700;
}
