.tab-button.active {
    background: linear-gradient(90deg, #38D9FA 0%, #005E9B 100%);
}

.tab-button.active a {
    color: #fff;
}