
.wfgb-btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    
    border-radius: 50px;
    text-decoration: none;
    font-size: 14px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.3);
    z-index: 9999;
}
.wfgb-icon {
    width: 24px;
    height: 24px;
}
.wfgb-text {
    font-weight: bold;
}