/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 26 2026 | 03:43:55 */
.bbhg-songgenerator-title h2 {
    margin: 0;
    font-size: 24px;
    font-weight: 700;
    color: white;
}

.bbhg-style-btn.active {
    background: linear-gradient(135deg, var(--bbhg-primary) 0%, #8b5cf6 100%);
    color: #fff;
    border-color: transparent;
    color: white !important;
}

.bbhg-btn-text {
 color:white !important;
}

.bbhg-songgenerator-powered {
    font-size: 12px;
    background: rgba(255, 255, 255, 0.15);
    padding: 8px 16px;
    border-radius: 20px;
    display: none;
}