.sgn-tab-switch {
}

.sgn-tab-switch:first-child {
    display: block;
}

.sgn-tab-switch-title {
}

.sgn-tab-switch-content {
    display: none;
}

.sgn-tab-switch-title.active {
    color: #0d6efd;
}