.tab-container-data {
  border-top: 1px solid #e9e9e9;
  padding: 1rem 0;
}

.tab-button {
  border: 1px solid #e9e9e9;
  border-bottom-color: #FFFFFF;
  margin-bottom: -1px;
  padding: 0.75rem 1rem;
  color: #a7a7a7;
}
.tab-button:not(:last-child) {
  border-right-color: transparent;
}
.tab-button.active {
  color: #052953;
}

/*# sourceMappingURL=styles.css.map */
